Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,283 for

assemble document

(0.08 sec)
  1. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished Document layout....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient Document format detection. Access detailed data to enhance your file management solutions....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. public class FileFormatInfo...

    reference.aspose.com/words/net/aspose.words/fil...
  3. Range.StructuredDocumentTags | Aspose.Words for...

    Discover the Range StructuredDocumentTags property, which provides a comprehensive collection of structured Document tags, enhancing your Document's organization and functionality....represents all structured document tags in the range. public...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/ran...
  4. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced Document flexibility and user experience....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your Document's design and readability effortlessly....properties of fonts used in this document. public FontInfoCollection...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Run.NodeType | Aspose.Words for .NET

    Execute NodeType property to efficiently return Run results. Unlock seamless performance and enhance your application's functionality today!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  7. BookmarkEnd.NodeType | Aspose.Words for .NET

    Discover the BookmarkEnd NodeType property to efficiently retrieve BookmarkEnd in your projects. Enhance your coding with this essential feature!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/boo...
  8. GroupShape.NodeType | Aspose.Words for .NET

    Discover the GroupShape NodeType property that efficiently returns GroupShape, enhancing your design flexibility and functionality in projects....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Footnote.NodeType | Aspose.Words for .NET

    Discover the Footnote NodeType property that efficiently retrieves footnotes, enhancing your Document's clarity and organization....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.not...
  10. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code page settings for enhanced performance and compatibility....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...