Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 20,123 for

document insertion

(0.1 sec)
  1. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...compareDocuments(Document original, Document revised, ComparisonRequest...and using MS Word: Document v1 = new Document("C:\\Temp\\v1.docx");...

    forum.aspose.com/t/defect-data-validations-in-t...
  2. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance....external resources into a document. public void ResourceLoadingCallb...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  3. DocumentBase.ResourceLoadingCallback | Aspose.W...

    Optimize your DocumentBase with the ResourceLoadingCallback property for efficient control over external resource loading. Enhance performance today!...external resources into a document. public void ResourceLoadingCallb...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words/doc...
  4. MarkdownSaveOptions.images_folder_alias propert...

    MarkdownSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into a Document...image URIs written into a document. Default is an empty string.... Remarks When you save a Document in SaveFormat.MARKDOWN format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....format text inserted by a document builder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly.... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs.... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the Document outline....styles) to include in the document outline. @property def he...whole document to PDF with three levels in the document outline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Document doc = new Document (); // Insert even and primary...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/net/aspose.words.sav...