Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 19,992 for

insert documents

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. FieldDde class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDde class. Implements the DDE field...the Working with Fields documentation article. Remarks For information...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to template Excel files with Aspose.Cells for Python via Java library....the inserted data. To make calculations on the inserted rows...cells, right‑click and select Insert , then specify Shift cells...

    docs.aspose.com/cells/python-java/using-smart-m...
  7. 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...
  8. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....SetFormula ( u "NewNamedRange" ); // Insert the value in cell A3 which...book . GetWorksheets (); // Insert some data in cell A1 of Sheet1...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  9. 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-...
  10. GradientStopCollection.Remove | Aspose.Words fo...

    Effortlessly remove a specific GradientStop from your collection with the GradientStopCollection Remove method. Streamline your design process today!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...