Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 18,516 for

insert documents

(0.08 sec)
  1. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark....how to insert and customize footnotes. doc = aw . Document () builder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.Insert_paragraph_number property. Gets or sets whether to Insert the paragraph number of the referenced paragraph exactly as it appears in the document....insert_paragraph_number property FieldStyleRef.insert_paragraph_number...property Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeList.count property | Aspose.Words for Python

    NodeList.count property. Gets the number of nodes in the list.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert some nodes with a DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldSectionPages...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls.... Inserting images inside word document using C++ is...Aspose::Words namespace Instantiate Document Class object to load DOCX...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  8. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image....Shows how to insert a linked image into a document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) image_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level. To learn more, visit the documentation article in C++....Working with Bookmarks documentation article. class BookmarksOutlineLeve...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....in a document immediately before saving it to PDF. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...