Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 177,803 for

docx

(1.78 sec)
  1. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances document quality by allowing TrueType font embedding. Default is false.... This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  2. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....the Save method and set Doc, Docx as SaveFormat. Code also listed...Conversion EXCEL to DOC EXCEL to DOCX EXCEL to PPTX...

    products.aspose.com/total/net/conversion/
  3. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the Docx into Aspose.Word for Java the result is bot…... When I run the docx into Aspose.Word for Java the...Document("path/to/your/document.docx"); // Update all fields in the...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  4. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Family 所有类别的答案 最新答案 如何使用 C++ 在 DOCX 中的表中添加行 如何使用 C# 在 MS Word 文档中的表格中添加行...PowerPoint 转换为 TIFF 如何使用 C++ 在 DOCX 中插入页眉和页脚 如何使用 C++ 创建 Excel 文件...

    kb.aspose.com/zh/categories/page/73/
  5. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......中创建 PowerPoint 幻灯片 如何使用 C++ 在 DOCX 中添加图像 如何使用 C# 在 Word 文档中创建表格...Excel 转换为 CSV 如何在 Python 中读取 DOCX 文件 如何在 Java 中将 PDF 转换为 HTML...

    kb.aspose.com/zh/categories/page/75/
  6. Ինչպես տեղադրել նկար Word-ում Java-ի միջոցով

    Այս հակիրճ ձեռնարկում դուք կսովորեք, թե ինչպես կարելի է նկար տեղադրել Word-ում՝ օգտագործելով Java-ն Windows-ում, MacOS-ում կամ Linux-ում: Այս ձեռնարկը կարող է օգտագործվել Word փաստաթղթում նկար ավելացնելու համար՝ օգտագործելով Java վերնագրի կամ բովանդակության մասում:...կարող եք ֆայլը պահել DOC կամ DOCX ձևաչափով` նկարն ավելացնելուց...Ելքային ֆայլը կրկին պահպանվում է DOCX ձևաչափով, սակայն, ըստ պահանջների...

    kb.aspose.com/hy/words/java/how-to-insert-pictu...
  7. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.Docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...docx”); DocumentBuilder builder =...saveOptions); docx文件保存为pdf文件后,左侧的表格内容格式出现错误,该怎么处理? template.docx (191...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  8. Convert PDF to Excel Workbook in Python|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GitHub Convert PDF to DOC or DOCX format in Python Convert PDF...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  9. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....docx"); // Following formats are...Document(getMyDir() + "Big document.docx"); // Following formats are...

    reference.aspose.com/words/java/com.aspose.word...
  10. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...