Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,937 for

assemble document

(0.17 sec)
  1. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes Document saving by updating specific field types before converting to fixed formats. Default, true....updated before saving the document to a fixed page format. Default...in a document immediately before saving it to PDF. Document doc...

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

    Explore the Document NodeType property to unlock essential Document details and enhance your data management. Discover its benefits today!...[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  3. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF images with PdfSaveOptions' JpegQuality property, allowing you to control JPEG quality for stunning Document visuals....the JPEG images inside PDF document. public int JpegQuality {...option. Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML Documents. Enhance your Document conversion experience today!...metafiles are saved to HTML documents. public enum HtmlMetafileFormat...different format when saving HTML documents. string html = @"<html> <svg...

    reference.aspose.com/words/net/aspose.words.sav...
  5. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional Document formatting.... Document doc = new Document (); DocumentBuilder...as a watermark. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your Document's save format. Optimize your workflow with flexible saving options!...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    Discover how the SaveOptions DmlEffectsRenderingMode property optimizes DrawingML effects rendering for enhanced Document quality and performance....property is used when the document is exported to fixed page...effects in a document as we save it to PDF. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your Document layout and printing efficiency....configure a document that can be printed as a book fold. Document doc...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  9. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your Document, enhancing organization and navigation....the current position in the document as a bookmark start. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ListCollection.Count | Aspose.Words for .NET

    Discover the ListCollection Count property to easily retrieve the number of numbered and bulleted lists in your Document, enhancing your content organization....and bulleted lists in the document. public int Count { get ;...verify owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...