Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 4,984 for

assemble document

(0.43 sec)
  1. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  2. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal font export when rendering to HTML fixed format. Enhance your Document's visual quality!...saving a document to HTML. Document doc = new Document ( MyDir...namespace Aspose.Words.Saving assembly Aspose.Words EmfPlusDualRendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FileFormatInfo.HasMacros | Aspose.Words for .NET

    Discover if your Document includes VBA macros with the FileFormatInfo HasMacros property. Ensure Document security and functionality today!...property Returns true if this document contains a VBA macros. public...macro presence without loading document. FileFormatInfo fileFormatInfo...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Processor Class | Aspose.Words for .NET

    Enhance Document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various Document tasks....class for performing different document processing actions. public...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  5. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your Document formatting with precision....Words Document Object Model (DOM) documentation article. public...Remarks In Microsoft Word documents, a tab stop can be defined...

    reference.aspose.com/words/net/aspose.words/tab...
  6. FieldFootnoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFootnoteRef class to easily implement FOOTNOTEREF fields, enhancing your Document's referencing capabilities....the Working with Fields documentation article. public class FieldFootnoteRef...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Footnote.IsAuto | Aspose.Words for .NET

    Discover the IsAuto property for footnotes, enabling seamless autonumbering or custom reference marks for enhanced Document clarity and organization.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words.not...
  8. FontInfo.Charset | Aspose.Words for .NET

    Discover the FontInfo Charset property to easily manage and customize your font's character set for enhanced design flexibility and readability....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words FindReplaceOptions(...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your images and protecting your content effortlessly....insert watermark text to the document using context. string doc...doc = MyDir + "Big document.docx" ; string watermarkText = "This...

    reference.aspose.com/words/net/aspose.words.low...