Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,933 for

assemble document

(0.15 sec)
  1. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined Document editing....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...glossary document and populate it with auto text entries. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldComments.Text | Aspose.Words for .NET

    Manage your comments effortlessly with the FieldComments Text property—easily get or set comment text for enhanced user interaction.... Document doc = new Document (); DocumentBuilder...); // Set a value for the document's "Comments" built-in property...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DownsampleOptions.ResolutionThreshold | Aspose....

    Optimize your images with the DownsampleOptions ResolutionThreshold property. Control downsampling based on resolution for better performance and quality....resolution of an image in the document is less than threshold value...in the PDF document. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. DocSaveOptions Class | Aspose.Words for .NET

    Optimize Document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. public class DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentBase.FootnoteSeparators | Aspose.Words ...

    Access and customize footnote and endnote separators in your Document with DocumentBase's FootnoteSeparators property for enhanced formatting control....separators defined in the document. public FootnoteSeparatorCol...endnote separator. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words/doc...
  7. MailMergeRegionInfo.EndMustacheTag | Aspose.Wor...

    Discover the MailMergeRegionInfo EndMustacheTag property, which efficiently returns the end mustache tag for your Document regions. Optimize your workflow!... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  8. MailMergeRegionInfo.StartMustacheTag | Aspose.W...

    Discover the MailMergeRegionInfo StartMustacheTag property, which provides an essential start tag for seamless Document regions in your projects.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 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...
  10. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...LayoutCollector ( Document doc ) Parameter Type Description doc Document The...The document to which this collector instance will be attached...

    reference.aspose.com/words/net/aspose.words.lay...