Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 4,933 for

assemble document

(0.15 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. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare Document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!...differences between the two documents. public bool CompareMoves...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  3. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control font metrics during substitution for consistent design. Default setting is true.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Document doc = new Document (); Run run = new...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words/sto...
  5. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...date every time we open the document using Microsoft Word. // Nesting...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  8. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding text box differences for more accurate results....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/net/aspose.words.com...
  9. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false....md document with images embedded inside it. Document doc =...= new Document ( MyDir + "Images.docx" ); MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....MappedDataFieldColle () { Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...

    reference.aspose.com/words/net/aspose.words.mai...