Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 20,117 for

insert documents

(0.22 sec)
  1. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::ToaCategories::idx_get m...

    Aspose::Words::Fields::ToaCategories::idx_get method. Gets or sets the category heading by category number in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...s () -> idx_get ( 2 )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::ToaCategories::get_Defau...

    Aspose::Words::Fields::ToaCategories::get_DefaultCategories method. Gets the default table of authorities categories in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...s () -> idx_get ( 2 )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Shapes Live Demos...to PS Document Add Rectangle to PS In order to insert a rectangle...

    docs.aspose.com/page/python-net/ps/working-with...
  7. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...the Working with Fields documentation article. Remarks The STYLEREF...fragment of text within the document that is formatted with the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....how to insert an image, and use it as a watermark. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain text in Java....the Working with Fields documentation article. Examples: Shows... and then insert them into the document. Document doc = new Document();...

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