Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 424,200 for

document

(0.53 sec)
  1. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Discover the IsMoveFromRevision property in Microsoft Word! Learn how it indicates if an object was moved or deleted during change tracking.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  2. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...class. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...including font availability, document structure, and specific formatting...fonts used in the original documents are installed on the server...

    forum.aspose.com/t/words-for-net-output-questio...
  4. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOCLING](../../aspose.words/saveformat/#DOCLING) format...additional options when saving a document into the SaveFormat.DOCLING...the Specify Save Options documentation article. Inheritance: DoclingSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.fontsFolderAlias property | Asp...

    HtmlSaveOptions.fontsFolderAlias property. Specifies the name of the folder used to construct font URIs written into an HTML Document...URIs written into an HTML document. Default is an empty string...string Remarks When you save a Document in HTML format and HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature....using a document visitor. Document doc = new Document (); Comment...text." ); // Add text to the document, warp it in a comment range...

    reference.aspose.com/words/net/aspose.words/com...
  7. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....the Working with Fields documentation article. Examples: Shows...during loading. // Open a document that was created in Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert OneNote to PDF | Aspose.Note Documentation

    A guide on converting OneNote notes to PDF format using C# and .NET....notes as a part of another document. One of the best ways to achieve...save OneNote to PDF. PDF documents are widely used as a standard...

    docs.aspose.com/note/net/convert-onenote-to-pdf/
  9. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your Document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions....fill mail merge fields in the document with values from any custom...nested mail merge. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...