Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 7,516 for

doc file format

(0.13 sec)
  1. 三个用于文字处理文档的开源.NET API

    为了在我们的应用程序中自动操纵文档,我们需要一些可靠的API。市场提供免费的API来操纵DocDocX等。...AppendChild(new Text("File Format Developer Guide")); } 有关详细信息,请访问此...sw = File.Create("fileformat.docx")) { XWPFDocument doc = new...

    blog.fileformat.com/zh/file-formats/three-open-...
  2. Bibliothèque .NET pour le traitement de texte -...

    NPOI - Une bibliothèque Open source Free.NET pour le traitement de Documents Word. Ajoutez du texte et des paragraphes, créez des tableaux dans DocX, analysez des tableaux et insérez des images via l'API C#....source pour lire et écrire les formats de fichiers Microsoft ® Office...vous permet de manipuler le format de fichier DOCX . NPOI vous...

    products.fileformat.com/fr/word-processing/net/...
  3. Knihovna .NET pro zpracování textu – Přidejte t...

    NPOI – Open source knihovna Free.NET pro zpracování dokumentů Word. Přidejte text a odstavce, vytvářejte tabulky v DocX, analyzujte tabulku a vkládejte obrázky přes C# API....C# XWPFDocument doc = new XWPFDocument(); doc.CreateParagraph();...(FileStream sw = File.Create("fileformat.docx")) { doc.Write(sw); }...

    products.fileformat.com/cs/word-processing/net/...
  4. Библиотека .NET для обработки текстов — добавле...

    NPOI — библиотека Free.NET с открытым исходным кодом для обработки документов Word. Добавляйте текст и абзацы, создавайте таблицы в формате DocX, анализируйте таблицы и вставляйте изображения через C# API....C# XWPFDocument doc = new XWPFDocument(); doc.CreateParagraph();...(FileStream sw = File.Create("fileformat.docx")) { doc.Write(sw); }...

    products.fileformat.com/ru/word-processing/net/...
  5. Biblioteka .NET do przetwarzania tekstu — dodaw...

    NPOI — biblioteka Free.NET o otwartym kodzie źródłowym do przetwarzania dokumentów Word. Dodaj tekst i akapity, twórz tabele w DocX, analizuj tabelę i wstawiaj obrazy za pomocą C# API....C# XWPFDocument doc = new XWPFDocument(); doc.CreateParagraph();...(FileStream sw = File.Create("fileformat.docx")) { doc.Write(sw); }...

    products.fileformat.com/pl/word-processing/net/...
  6. .NET bibliotek til tekstbehandling – Tilføj tab...

    NPOI – Et Open source Free.NET-bibliotek til behandling af Word-dokumenter. Tilføj tekst og afsnit, opret tabeller i DocX, parse tabel og indsæt billeder via C# API....C# XWPFDocument doc = new XWPFDocument(); doc.CreateParagraph();...(FileStream sw = File.Create("fileformat.docx")) { doc.Write(sw); }...

    products.fileformat.com/da/word-processing/net/...
  7. .NET-bibliotek for tekstbehandling – Legg til t...

    NPOI – Et åpen kildekode Free.NET Library for Word-dokumentbehandling. Legg til tekst og avsnitt, lag tabeller i DocX, analyser tabeller og sett inn bilder via C# API....C# XWPFDocument doc = new XWPFDocument(); doc.CreateParagraph();...(FileStream sw = File.Create("fileformat.docx")) { doc.Write(sw); }...

    products.fileformat.com/no/word-processing/net/...
  8. Бібліотека .NET для обробки текстів – додавання...

    NPOI – бібліотека Free.NET із відкритим кодом для обробки документів Word. Додавайте текст і абзаци, створюйте таблиці в DocX, аналізуйте таблицю і вставляйте зображення за допомогою C# API....C# XWPFDocument doc = new XWPFDocument(); doc.CreateParagraph();...(FileStream sw = File.Create("fileformat.docx")) { doc.Write(sw); }...

    products.fileformat.com/uk/word-processing/net/...
  9. JavaScript Library to Create Word Processing DO...

    DocX - Open Source Free JavaScript API for Word Processing to Generate, modify, manage sections, tables, header/footer & add Paragraphs to Word DocX Documents....bullet and numbers inside Word files. What is Docx? Docx is an open...generate and manage Word DOCX files inside their own JavaScript...

    products.fileformat.com/word-processing/javascr...
  10. Open Source Ruby Library – načtení, analýza a s...

    HexaPDF - Open Source Ruby PDF knihovna umožňuje vývojářům softwaru generovat, upravovat a spojovat soubory PDF. Šifrovat, načítat, analyzovat a zmenšovat velikost PDF přes Ruby API.... Portable Document Format ( PDF ) je multiplatformní...'hexapdf' doc = HexaPDF::Document.new canvas = doc.pages.add...

    products.fileformat.com/cs/pdf/ruby/hexapdf/