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

insert documents

(0.07 sec)
  1. Clone Slides|Aspose.Slides for Node.js via .NET...

    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....clone of any slide and then insert that cloned slide to the current...the first section and then insert that cloned slide to the second...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  2. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in points. 1 point is 1/72 inch in C++.... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Create Access and Copy Named Ranges|Documentation

    This article shows how to Create Access and Copy Named Ranges by the Aspose.Cells for Python via .NET API....in the Named Range You can insert data into the individual cells...in the Named Range You can insert data into the individual cells...

    docs.aspose.com/cells/python-net/create-access-...
  4. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. WORD Mail Merge In Java

    Personalize your Mail merge WORD file using Java. Automate emails or build reports using Mail merge WORD template in Java.... Use our Mail merge document API to develop high-level...you can create personalized documents using the Mail merge Word...

    products.aspose.com/words/java/mailmerge/word/
  6. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....Indicates the format of the document that is to be loaded. Examples:...html document. // Suppose we want to load an .html document that...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert three runs which we can search...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldAdvance::get_Horizo...

    Aspose::Words::Fields::FieldAdvance::get_HorizontalPosition method. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box in C++....n () Examples Shows how to insert an ADVANCE field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Working with Bookmarks documentation article. Examples: Shows...throws Exception { // Create a document with three bookmarks, then...

    reference.aspose.com/words/java/com.aspose.word...