Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 20,032 for

insert documents

(0.3 sec)
  1. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....throws Exception { Document doc = new Document(); DocumentBuilder..."Category 2", "Category 3"}; // Insert two series of decimal values...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldOptions.ToaCategories | Aspose.Words for .NET

    Discover FieldOptions ToaCategories. Easily manage and customize your table of authorities categories for enhanced organization and efficiency.... Document doc = new Document (); DocumentBuilder...EqualTo ( "Statutes" )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ToaCategories class | Aspose.Words for Node.js

    Aspose.Words.Fields.ToaCategories class. Represents a table of authorities categories...the Working with Fields documentation article. Constructors Name...fields. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ToaCategories.defaultCategories property | Aspo...

    ToaCategories.defaultCategories property. Gets the default table of authorities categories....authorities categories for a single document. Examples Shows how to specify...fields. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... Merge (); // Insert value to the merged cell A1...cells range2 . Merge (); // Insert value to the merged cell A1...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  8. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index....how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

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