Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 20,120 for

insert documents

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....the Working with Charts documentation article. class Chart : public...Type () Examples Shows how to insert a chart and set a title. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldDatabase.FormatAttributes | Aspose.Words f...

    Discover the FieldDatabase FormatAttributes property to easily customize table attributes, enhancing your data management and presentation....database and insert it as a field into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDatabase.FileName | Aspose.Words for .NET

    Discover the FieldDatabase FileName property to easily manage your database's full path and file name, enhancing your data organization and access....database and insert it as a field into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldOptions.FieldDatabaseProvider | Aspose.Wor...

    Discover the FieldOptions FieldDatabaseProvider property, easily manage and retrieve query results for enhanced data handling in your applications....database and insert it as a field into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

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

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... 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...
  6. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... Document (); let builder = new aw ...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a column chart. let shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection 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. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...