Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,931 for

assemble document

(0.07 sec)
  1. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your Document thumbnail generation with customizable features and improved quality....generating thumbnail for a document. public class ThumbnailGeneratingO...thumbnail from first page of the document or first image. ThumbnailSize...

    reference.aspose.com/words/net/aspose.words.ren...
  2. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured Document tag for efficient editing!...at the end of a structured document tag. public bool IsAtEndOfStructuredD...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  3. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...the same document as well as to different document. Linked style...from one document into a different document. Document srcDoc =...

    reference.aspose.com/words/net/aspose.words/sty...
  4. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your Documents for HTML, MHTML, or EPUB formats effortlessly!...how fonts are saved when a document is saved to HTML, MHTML or...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldRevNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRevNum class for seamless REVNUM field implementation. Enhance Document automation and streamline workflow efficiency!...the Working with Fields documentation article. public class FieldRevNum...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BuiltInDocumentProperties.LastPrinted | Aspose....

    Discover the BuiltInDocumentProperties LastPrinted feature to easily track your Document's last print date in UTC. Enhance your workflow today!...or sets the date when the document was last printed in UTC. public...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  7. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your Document's interactivity and user experience today!...field into a document. Document doc = new Document (); DocumentBuilder...input form field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  9. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your Document management!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your Document's structure and readability.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/par...