Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 84,752 for

document converter

(0.22 sec)
  1. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java....Fields documentation article. Remarks: Retrieves the document’s revision...Revision property of the built-in document properties. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a Document....Layout Contents [ Hide ] A document page layout is a data structure...is located on pages for all document objects. In addition, since...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  3. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....you to load and parse HTML documents, navigate the DOM tree, and...and access and modify document elements, attributes, and content...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  4. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting Documents to SVG format. Optimize your workflow today!...are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....Convert Text to PDF Contents [ Hide ] Try online. You can check...provides the capability to convert Text files to PDF format. In...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  6. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf Document into a Document object in Java....options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. 搜索

    搜索...NET 可用於轉換 Document 對像以獲得表示任何 .NET 應用程序中的 Document 的字節數組。 以下代碼片段演示了將...Load the document from disk. Document doc = new Document("Sample...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  8. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your Document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays....optimize document objects while saving to xps. Document doc = new...new Document ( MyDir + "Unoptimized document.docx" ); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page layout of the Document....Rebuilds the page layout of the document. updatePageLayout () Remarks...Remarks This method formats a document into pages and updates the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document Document = new Document("Document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...Issues with footnotes when converting docx to PDF Aspose.Words...issues with footnotes when I convert docx to pdf. For the conversion...

    forum.aspose.com/t/issues-with-footnotes-when-c...