Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 20,793 for

document insertion

(1.62 sec)
  1. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....how to insert InlineStory nodes. doc = aw . Document () builder...doc ) footnote = builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)....how to insert InlineStory nodes. doc = aw . Document () builder...doc ) footnote = builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....:DocumentBase>& The owner document. footnoteType Aspose::Wor...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....of a document to a separate TIFF image. doc = aw . Document ()...writeln ( 'Page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Vertical Text Alignment in Text Boxes Not Prese...

    Hello Aspose Team, I am using Aspose.Words for Java and noticed an issue when converting a DOCX Document to PDF. In the DOCX file, text inside text boxes is vertically aligned correctly, for example centered or aligned…...issue when converting a DOCX document to PDF. In the DOCX file,...box. However, when the same document is saved as PDF, this vertical...

    forum.aspose.com/t/vertical-text-alignment-in-t...
  6. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the Document revision number....property Gets or sets the document revision number. @property...REVNUM fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the Document, such that it can be selected to activate the jump in C++....“button” that appears in the document, such that it can be selected...get_DisplayText () Examples Shows to insert a GOTOBUTTON field. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....Working with Graphic Elements documentation article. Examples: Shows...the gradient fill. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Adapts [ImageData](./) class public API for Node.js porting....both(linked and stored in the document). Regardless of whether the...linked and not stored in the document. sourceFullName Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting a XPS file to TXT using Java | Aspos...

    XPS to TXT conversion via Java sample code. Programmers can use this example code to export XPS to TXT within any Web or Desktop Java based application....programmatically a document from XPS to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/xps-to-...