Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 6,454 for

insert documents

(0.06 sec)
  1. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....how to insert a Table of contents (TOC) into a document using...styles as entries. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....the Working with Charts documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert some text and mark it with a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder pages in a PDF using Java....techniques to insert pages at the end of the document or between...Create a new PDF file using the document class object to change order...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  9. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....how to insert linked and unlinked OLE objects. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...