Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,930 for

assemble document

(0.07 sec)
  1. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lis...
  2. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless Document automation.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  3. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your Document exports by keeping form fields interactive, improving user experience.... Document doc = new Document (); DocumentBuilder...15 ); // When we export a document with form fields to .html...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  5. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/net/aspose.words.fon...
  7. StructuredDocumentTag.Checked | Aspose.Words fo...

    Manage Checkbox SDT with the StructuredDocumentTag Checked property. Easily get/set its state—default is false. Enhance Document interactivity today!...structured document tag in the form of a check box. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  8. PdfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfLoadOptions for enhanced PDF loading. Customize your Document conversions with flexible options for optimal results....options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. public class PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown Document loading experience. Customize options for seamless integration into your projects....when loading Markdown document into a Document object. public class...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/net/aspose.words.loa...
  10. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your Documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....OLE object as icon into the document. Allows to specify icon file...object into a document. Document doc = new Document (); DocumentBuilder...

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