Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 414,441 for

document

(0.7 sec)
  1. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816
  2. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...of child nodes in the Word document with footer Aspose.Words Product...these tags appear in the Word document. And I found that the order...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  3. Warnings while loading a document - Free Suppor...

    While loading a Document the following warnings occure using the WarningCallback method: Aspose warning: 9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’ is not supported in Docx format by Aspose.Words.; …...Warnings while loading a document Aspose.Words Product Family... 8:09am 1 While loading a document the following warnings occure...

    forum.aspose.com/t/warnings-while-loading-a-doc...
  4. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class....Extract Chart objects from PDF document (facades) Contents [ Hide...Extract Chart objects from PDF document (facades) The PDF allow to...

    docs.aspose.com/pdf/java/extract-chart-objects/
  5. Convert PDF document|Aspose.PDF for C++

    This section contains a description of all possible options for converting PDF Documents on C++ using Aspose.PDF library....Convert PDF document Contents [ Hide ] Aspose.PDF for C++ library...the ability to convert PDF documents to various formats, as well...

    docs.aspose.com/pdf/cpp/converting/
  6. Track Document Conversion Progress with C++|Doc...

    Learn how to track Document conversion progress in C++ using Aspose.Cells to enhance application usability....Ask AI Track Document Conversion Progress with C++ Contents [...you might want to show the document conversion progress instead...

    docs.aspose.com/cells/cpp/track-document-conver...
  7. Save HTML Document – C# Examples – Aspose.HTML

    Learn how to save HTML Documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....Working with HTML Documents Save HTML Document Live Demos HTML...Download Pricing Buy Save HTML Document – C# Examples Contents [ Hide...

    docs.aspose.com/html/net/save-html-document/
  8. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word Document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...Word document font replacement fails Aspose.Words Product Family...to replace a font in a Word document. The font is not installed...

    forum.aspose.com/t/word-document-font-replaceme...
  9. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word Document using Java without Interop. It will help you to create Word Document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....Family How to Generate Word Document using Java without Interop...details on how to generate Word document using Java without Interop...

    kb.aspose.com/words/java/how-to-generate-word-d...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...The example below saves a document to a file. // Save a Visio...

    docs.aspose.com/diagram/net/save-visio-document/