Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 4,937 for

assemble document

(0.08 sec)
  1. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  2. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA projects today!...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...
  3. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....the Working with Comments documentation article. public sealed class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  4. ChartYValueCollection.FormatCode | Aspose.Words...

    Discover the ChartYValueCollection FormatCode property to easily customize Y value formatting. Enhance your data visualization with precision!... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartYValueCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BubbleSizeCollection.FormatCode | Aspose.Words ...

    Discover the BubbleSizeCollection FormatCode property to customize bubble sizes effortlessly. Enhance your data visualization with tailored formatting options.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words BubbleSizeCollection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GlossaryDocument.GetBuildingBlock | Aspose.Word...

    Discover the GlossaryDocument GetBuildingBlock method to efficiently locate building blocks by gallery category and name. Enhance your Document management today!...glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  7. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in Document processing....saving an OOXML document. Document doc = new Document ( MyDir + "Big..."Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your Document processing capabilities....Working with Paragraphs documentation article. public class Paragraph...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/par...
  10. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your Document imports today!... Document dstDoc = new Document ( MyDir + "Document.docx"...docx" ); Document srcDoc = new Document ( MyDir + "Header and footer...

    reference.aspose.com/words/net/aspose.words/imp...