Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,946 for

assemble document

(0.16 sec)
  1. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert Document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...Hide ] Document.RenderToSize method Renders a document page into...Examples Shows how to render the document as a bitmap at a specified...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveOptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true....Examples Shows how to simplify a document when saving it to HTML by...redundant objects. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL Documents with PclSaveOptions. Easily manage image quality and file size for optimal results....rasterized before saving to PCL document. Default is true . public...as compared with the source document. Examples Shows how to rasterize...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Field.GetFieldCode | Aspose.Words for .NET

    Discover the GetFieldCode method, effortlessly retrieve text between field start and separator, including child field codes and results. Enhance your coding efficiency!...field into a document using a field code. Document doc = new Document...field’s field code. // Open a document which contains a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.fie...
  5. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing Document saving with advanced options for various formats. Enhance your workflow today!...additional options when saving a document into a particular format....the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....replace string with regex in the document using context. // There is...replace string with regex in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  7. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced Document quality....and a printer to print the document with, and then bring up a...a print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  8. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void HeaderFooterToText () { Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  9. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void HeaderFooterToText () { Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  10. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in Documents. Enhance your coding efficiency today!...Called when a field ends in the document. public virtual VisitorAction...field in a document. public void FieldToText () { Document doc = new...

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