Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 4,829 for

assemble document

(0.04 sec)
  1. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced Document formatting and design flexibility....saved document to adhere to. Document doc = new Document (); DocumentBuilder...Iso29500_2008_Strict", // any document we save while passing this...

    reference.aspose.com/words/net/aspose.words.dra...
  3. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save Documents in the XamlFlow format. Enhance your workflow today!...that can be used to save a document in the XamlFlow format. public...created while converting a document to flow-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your Document's visual appeal!...resources allows for consistent document rendering independent of the...is set to true , main HTML document will refer to every font via...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    Discover how the SvgSaveOptions ExportEmbeddedImages property lets you embed images in SVG files as base64, enhancing portability while managing file size....should be embedded into the SVG document as base64. Be aware that activating...created while converting a document to .svg. public void SvgResourceFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words/com...
  7. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity....Examples Shows how to create PDF document outline entries for headings...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. BuiltInDocumentProperties.ScaleCrop | Aspose.Wo...

    Discover the ScaleCrop property in BuiltInDocumentProperties, which controls thumbnail display—ensuring optimal viewing with cropped or scaled images....property Indicates whether document thumbnail is cropped or scaled...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  10. SignatureLineOptions.Instructions | Aspose.Word...

    Discover how to customize SignatureLineOptions with clear instructions for signers, enhancing the signing experience. Easy setup with default settings....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...