Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 19,981 for

insert documents

(0.47 sec)
  1. Aspose::Words::DocumentBuilder::InsertTableOfCo...

    Aspose::Words::DocumentBuilder::InsertTableOfContents method. Inserts a TOC (table of contents) field into the document in C++....DocumentBuilder::InsertTableOfContent method Inserts a TOC (table of contents) field...field into the document. System :: SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to Insert picture or image in comment in Excel....discuss or review the same document at different times. How to...need to process a lot of documents and a lot of comments, doing...

    docs.aspose.com/cells/net/how-to-set-comment-ba...
  3. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....table using a document builder. doc = aw . Document () builder =...outer table. cell = builder . insert_cell () builder . writeln (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... Examples Shows to insert PAGEREF fields to display the...field_page_ref (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...page numbers when saving a document with a table of contents to...to .html. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image using Aspose.Cells for JavaScript via C++....data into a stream and then inserting it into the worksheet using...title > Aspose.Cells Example - Insert Web Image </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/load-a-web...
  7. Create Tornado Charts in Excel using C#

    Learn how to create tornado charts in Excel using C#. Automate data visualization with Aspose.Cells for .NET API....Create a Tornado Chart in Excel Insert Data and Create a Tornado Chart...Worksheet class object. Optionally, insert data into the worksheet. Add...

    blog.aspose.com/cells/tornado-charts-in-excel-u...
  8. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....element is inserted. Examples Shows how to insert a combo box...item collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldSeq.InsertNextNumber | Aspose.Words for .NET

    Discover the FieldSeq InsertNextNumber property to easily manage sequence numbers for your items. Enhance your data organization effortlessly!...property Gets or sets whether to insert the next sequence number for...using SEQ fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++.... Examples Shows how to insert a combo box field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...