Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 19,967 for

insert documents

(0.16 sec)
  1. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.InsertNode method. Inserts a node before the cursor....insertNode method insertNode(node) Inserts a node before the cursor. insertNode...Shows how to insert a linked image into a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....Specifies type of a break inside a document. Members Name Description...create headers and footers in a document using DocumentBuilder. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Histogram chart. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Android API to Render CGM to WORDML | products....

    Transform CGM to WORDML via Android via Java API...extraction, image extraction, and document manipulation. The Aspose.Words...as document manipulation, text manipulation, and document conversion...

    products.aspose.com/total/android-java/conversi...
  5. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... Document () # Insert text that spans several...magna aliqua.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...= true ; // Use a document builder to insert a field that contains...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....visit the Find and Replace documentation article. Examples: Shows...find-and-replace operation. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.aspectRatioLocked property | Aspose.W...

    ShapeBase.aspectRatioLocked property. Specifies whether the shape's aspect ratio is locked.... Document (); let builder = new aw ...doc ); // Insert a shape. If we open this document in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...