Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 18,516 for

insert documents

(0.1 sec)
  1. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image....Shows how to insert a linked image into a document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) image_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....Structured Document Tags or Content Control documentation article...custom XML data stored in a document via the CustomXmlParts property...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. FieldAdvance.up_offset property | Aspose.Words ...

    FieldAdvance.up_offset property. Gets or sets the number of points by which the text that follows the field should be moved up.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    Discover the ParagraphFormat SpaceAfterAuto property. Automatically adjust paragraph spacing for a cleaner, more professional document layout.... Document doc = new Document (); DocumentBuilder...SpaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

    reference.aspose.com/words/net/aspose.words/par...
  6. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....Microsoft PowerPoint, you can insert pictures from a file, the internet...Presentations You can add or insert any image into a presentation...

    docs.aspose.com/slides/nodejs-java/image/
  8. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  9. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....placeholder text) upon opening this document. @property def is_showing_placeholder_text...structured document tag. doc = aw . Document () # Insert a plain...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....the document collects and displays its footnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...