Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 6,467 for

insert documents

(0.03 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....the Working with Fields documentation article. Examples: Shows...LISTNUM fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a bubble 3D chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....the Working with Fields documentation article. Remarks: Retrieves...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Theme | Aspose.Words for Java

    Represents document Theme and provides access to main theme parts including getMajorFonts getMinorFonts and getColors in Java....implements Cloneable Represents document Theme, and provides access...with Styles and Themes documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert a group shape...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Change Properties of Word Document in Py...

    This article guides on how to change properties of Word document in Python. It has IDE settings and programming steps along with the sample code to edit Word metadata in Python....Change Properties of Word Document in Python This article offers...change properties of Word document in Python . It has all the...

    kb.aspose.com/words/python/how-to-change-proper...
  8. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....Examples Shows how to insert a field into a document using FieldType...FieldType. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart.... Document () builder = aw . DocumentBuilder...'Category 2' , 'Category 3' ] # Insert two series of decimal values...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

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