Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,983 for

assemble document

(0.28 sec)
  1. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Discover HtmlLoadOptions' ConvertSvgToEmf property. Easily control SVG to EMF conversion for optimal image quality. Default is false; keep SVGs intact!...different format when saving HTML documents. string html = @"<html> <svg...images loaded from an HTML document were converted to EMF. //...

    reference.aspose.com/words/net/aspose.words.loa...
  2. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your Document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization....sets the thumbnail of the document. public byte [] Thumbnail...unsupported for specific format of document. Remarks For now this property...

    reference.aspose.com/words/net/aspose.words.pro...
  3. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless Document automation. Enhance your workflows with powerful MERGEFIELD functionality....the Working with Fields documentation article. public class FieldMergeField...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. LoadOptions.Encoding | Aspose.Words for .NET

    Discover the LoadOptions Encoding property to easily manage HTML TXT or CHM Document encoding. Customize your content loading for optimal performance!...load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/net/aspose.words.loa...
  5. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of Document revision groups for enhanced editing and collaboration....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. public sealed...

    reference.aspose.com/words/net/aspose.words/rev...
  6. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words TextBox.InternalMarginBottom...

    reference.aspose.com/words/net/aspose.words.dra...
  7. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the RtfSaveOptions SaveFormat property to effortlessly save your Documents in RTF format, ensuring compatibility and easy sharing....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...