Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 5,184 for

assemble document

(0.34 sec)
  1. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation.... Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your VBA project modules. Enhance productivity and streamline your Document automation!...Working with VBA Macros documentation article. public class VbaModule...module is a procedural module, document module, class module, or designer...

    reference.aspose.com/words/net/aspose.words.vba...
  4. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...much RAM to hold and process document. This option allows to convert...metafile images to Png on document loading. Please note - conversion...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure.... Document doc = new Document (); // A blank document comes...We can add contents to this document by adding elements such as...

    reference.aspose.com/words/net/aspose.words/sec...
  6. RevisionOptions.ShowRevisionBars | Aspose.Words...

    Discover how the ShowRevisionBars property in RevisionOptions enhances Document clarity by displaying revision bars for edited content. Default, true....rendered output document. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Layout assembly Aspose.Words RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. PersonCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.PersonCollection class, designed to streamline bibliography management by efficiently listing source contributors....available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  8. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your Document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....paragraph into the document. Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  9. ShapeBase.IsDecorative | Aspose.Words for .NET

    Discover ShapeBase. Easily manage decorative properties in your Documents. Enhance visual appeal by setting flags for unique shape designs....shape is decorative in the document. public bool IsDecorative...shape is decorative. Document doc = new Document ( MyDir + "Decorative...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....block to a document. // A document's glossary document stores building...building blocks. Document doc = new Document (); GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...