Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 4,983 for

assemble document

(0.37 sec)
  1. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize Document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....Examples Shows how to update a document’s “Last printed” property...property when saving. Document doc = new Document (); DateTime lastPrinted...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/net/aspose.words.mar...
  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.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...
  5. 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...
  6. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your Document processing with customizable options today!...the LINQ Reporting Engine documentation article. public class CsvDataLoadOptions...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  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. 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...
  10. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise tab intervals in points, enhancing your Document formatting and layout....DefaultTabStop Document.DefaultTabStop property Gets or sets...stop positions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...