Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,867 for

assemble document

(0.12 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. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable Document formatting. Enhance your output with tailored import settings for optimal results....the Specify Load Options documentation article. public class ImportFormatOptions...in source and destination documents. The default value is false...

    reference.aspose.com/words/net/aspose.words/imp...
  3. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured Document tag appearances. Enhance your Document formatting effortlessly!...appearance of a structured document tag. public enum SdtAppearance...0 Represents a structured document tag shown as a shaded rectangle...

    reference.aspose.com/words/net/aspose.words.mar...
  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. 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...
  7. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle paragraph enumeration completion in your applications for improved performance....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  9. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage Document printing in your applications. Boost productivity with seamless integration!...AsposeWordsPrintDocu ( Document document ) Parameter Type Description...Description document Document The document to print. Examples Shows...

    reference.aspose.com/words/net/aspose.words.ren...
  10. 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...