Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 424,293 for

document

(1.6 sec)
  1. BuiltInDocumentProperties.Manager | Aspose.Word...

    Effortlessly manage BuiltInDocumentProperties with our intuitive tool. Easily get or set properties to enhance your Document handling experience....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  2. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document (); DocumentBuilder...set page sizes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!...visitor DocumentVisitor The document visitor. Return Value The...using a document visitor. Document doc = new Document (); Comment...

    reference.aspose.com/words/net/aspose.words/com...
  4. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction....visitor DocumentVisitor The document visitor. Return Value The...using a document visitor. Document doc = new Document (); Comment...

    reference.aspose.com/words/net/aspose.words/com...
  5. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the Document layout process...that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converting Between Formats in Java – Aspose.HTM...

    You find out how to convert HTML, MHTML, EPUB, Markdown and SVG files to other formats using Aspose.HTML for Java library....HTML for Java documentation. The articles in this chapter...on how to convert an HTML document into image file formats, such...

    docs.aspose.com/html/java/converting-between-fo...
  7. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF Documents in .NET using Aspose.PDF for text emphasis and review....underlines in the text of a document. When opened, they shall display...markup annotations in the PDF document can be edited using the properties...

    docs.aspose.com/pdf/net/highlights-annotation/
  8. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...doc DocumentBase The owner document. Remarks When Run is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  10. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....HTML file is loaded into a Document class object and saved as...HTML file is loaded into the Document class object, you will have...

    kb.aspose.com/words/java/how-to-convert-html-to...