Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 8,837 for

insert documents

(0.08 sec)
  1. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddNode method. Adds a node to the argument in C++....builder, and then insert them into the document. auto doc = MakeObject...MakeObject < Document > (); // Below are three examples of field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Product Overview | Aspose.Page for Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for Python....can convert XPS and EPS/PS documents to PDF and Images. Furthermore...existing as well as new XPS documents. It provides extensive manipulation...

    docs.aspose.com/page/python-net/product-overview/
  3. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....get_ParentParagraph () Examples Shows how to insert a text box, and set the font...contents. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...tracking will register as "Insert" revisions. doc . startTrackRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldDocVariable::get_Va...

    Aspose::Words::Fields::FieldDocVariable::get_VariableName method. Gets or sets the name of the document variable to retrieve in C++....Gets or sets the name of the document variable to retrieve. System...DOCPROPERTY fields to display document properties and variables....

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AxisScaleType enum. Specifies the possible scale types for an axis in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Series () -> Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... Document (); let builder = new aw ..."Monthly sales report" ; // Insert a custom chart series with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert column chart. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldCitation class | As...

    Aspose::Words::Fields::FieldCitation class. Implements the CITATION field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldCitation...format the citation in the document. get_IsDirty () Gets whether...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...