Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 6,468 for

insert documents

(0.03 sec)
  1. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over shapes.... Examples Shows how to insert a shape which contains an image...also a hyperlink. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....MERGEFIELDs with data with a document builder instead of a mail...merge. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.building_block_gallery pr...

    StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT...is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.size property | Aspose.Words for Node.js

    Font.size property. Gets or sets the font size in points....number Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Move Pages in PDF using Python

    This article describes how to move pages in PDF using Python. It provides details to establish the environment and a sample code to change order of pages in PDF using Python....load a PDF file using the Document class having a few pages in...the reference to another page Insert this page at a particular index...

    kb.aspose.com/pdf/python/how-to-move-pages-in-p...
  6. DocumentBuilder | Aspose.Words for .NET

    Create powerful Documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...to a new Document object. Examples Shows how to insert formatted...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Shape::get_HorizontalRu...

    Aspose::Words::Drawing::Shape::get_HorizontalRuleFormat method. Provides access to the properties of the horizontal rule shape. For a shape that is not a horizontal rule, returns null in C++....t () Examples Shows how to insert a horizontal rule shape, and...formatting. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Document::get_GlossaryDocument m...

    Aspose::Words::Document::get_GlossaryDocument method. Gets or sets the glossary document within this document or template. A glossary document is a storage for AutoText, AutoCorrect and Building Block entries defined in a document in C++....Aspose::Words::Document::get_GlossaryDocument method Contents...Contents [ Hide ] Document::get_GlossaryDocument method Gets or sets...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder.insertDocumentInline method | A...

    DocumentBuilder.InsertDocumentInline method. Inserts a document inline at the cursor position....importFormatOptions) Inserts a document inline at the cursor...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...