Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 4,984 for

assemble document

(0.21 sec)
  1. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....bool useWholeParagraphAsR ) { Document doc = CreateSourceDocWithN...region. // The contents of our document do not meet these criteria...

    reference.aspose.com/words/net/aspose.words.mai...
  2. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your Documents effortlessly. Enhance your Document formatting with ease!...of text in a section of a document. To learn more, visit the...the Working with Sections documentation article. public class TextColumnCollection...

    reference.aspose.com/words/net/aspose.words/tex...
  3. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    Discover the StructuredDocumentTag WordOpenXMLMinimal property, which provides a clean XML string in FlatOpc format, excluding non-content elements for streamlined Document processing....generates a stripped-down document that excludes any non-content-related...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your Document formatting and improve readability effortlessly....the Style of the structured document tag. public Style Style {...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.SdtType | Aspose.Words f...

    Discover the IStructuredDocumentTag SdtType property to easily identify the type of Structured Document Tags for enhanced Document management....Gets type of this Structured document tag . public SdtType SdtType...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.SdtType | Aspose.Words fo...

    Discover the SdtType property of StructuredDocumentTag to easily identify tag types, enhancing your Document management and organization....Gets type of this Structured document tag . public SdtType SdtType...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  8. MustacheTag.ReferenceRun | Aspose.Words for .NET

    Discover MustacheTag ReferenceRun. Access the run that marks the start of your tag for seamless data management and enhanced performance.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  9. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert a group...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ControlChar.Cr | Aspose.Words for .NET

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances text formatting. Simplify your coding with our unique solutions!... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/con...