Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 20,066 for

insert documents

(0.73 sec)
  1. Several Image Into WORD C++

    Merge multiple Image into WORD in C++ code. Save Image as WORD using C++....example that iterates through documents and converts them to Word:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-word/
  2. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes....set a number at which the document begins the footnote/endnote...count. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... Document () builder = aw . DocumentBuilder...doc = doc ) chart = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.Insert_relative_position property. Gets or sets whether to Insert the relative position of the referenced paragraph....insert_relative_position property FieldStyleRef.insert_relative_position...property Gets or sets whether to insert the relative position of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…... Code snippet: Document doc = new Document(); DocumentBuilder...of text for reference"); // Insert text boxes with different rotations...

    forum.aspose.com/t/incorrect-position-of-text-b...
  6. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional document formatting.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a chart in the Black style...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Creating and setting contents of Emails|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email secret - header : mystery Insert Header at Specific Location...of HeadersCollection class inserts the header at the end of the...

    docs.aspose.com/email/python-net/creating-and-s...
  8. Aspose::Words::Tables::TableCollection class | ...

    Aspose::Words::Tables::TableCollection class. Provides typed access to a collection of Table nodes. To learn more, visit the documentation article in C++....the Working with Tables documentation article. class TableCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert four runs of text into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....field in Pivot Table in Excel Insert a calculated field in a PivotTable...worksheet. Sample Code AI Document Assistant Close Pivot Table...

    docs.aspose.com/cells/java/add-calculated-field...