Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 4,931 for

assemble document

(0.05 sec)
  1. VariableCollection.GetEnumerator | Aspose.Words...

    Explore the VariableCollection GetEnumerator method to easily iterate through all variables in your collection, enhancing data management and access....work with a document’s variable collection. Document doc = new...new Document (); VariableCollection variables = doc . Variables...

    reference.aspose.com/words/net/aspose.words/var...
  2. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing Document saving with advanced options for various formats. Enhance your workflow today!...additional options when saving a document into a particular format....the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....Inserts style separator into the document. public void InsertStyleSeparator...style separators. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your Documents with tailored visuals for impactful presentations!...shape type to insert into the document. width Double The width of...shapes into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your Documents....Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/inl...
  6. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!...display it in the document using a REF field. Document doc = new Document...void FieldRef () { Document doc = new Document (); DocumentBuilder...

    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. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...