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

assemble document

(0.08 sec)
  1. DocumentVisitor.VisitBuildingBlockEnd | Aspose....

    Explore the DocumentVisitor VisitBuildingBlockEnd method, triggered at the end of building block enumeration for efficient Document processing....you execute a Visitor over a Document . If you want to execute a...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  4. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  5. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  6. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  7. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  8. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or update Document authors' names, enhancing organization and Document management efficiency....property Gets or sets default document author’s name. If author’s...already specified in built-in document properties, this option is...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the path and name of linked XLS/XLSX files for enhanced data visualization....xls/xlsx document if the chart is linked. Document doc = new...new Document ( MyDir + "Shape with linked chart.docx" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...