Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 17,895 for

insert documents

(0.1 sec)
  1. How to Rearrange Pages in a PDF using C#

    This article assists on how to rearrange pages in a PDF using C#. It has information to set the IDE and a runnable sample code to reorder pages in a PDF using C#....different positions within the PDF document along with the runnable sample...pages like inserting a page at the end of the document or inserting...

    kb.aspose.com/pdf/net/how-to-rearrange-pages-in...
  2. Calculate the sum of a range of cells|Documenta...

    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....resultCell ) { // Open the document for editing. using ( SpreadsheetDocument...SpreadsheetDocument document = SpreadsheetDocument . Open ( docName...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  3. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.Insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....insert_hyperlinks property FieldToc.insert_hyperlinks property...@property def insert_hyperlinks ( self ) -> bool : ... @insert_hyperlinks...

    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. 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...
  6. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... Document doc = new Document (); DocumentBuilder...takes up little space on the document page, // it occupies a rectangular...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....a new Word file using the Document class object to add resized...object for the newly created document Use the Write() and InsertImage()...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  10. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnit method. Returns or sets the distance between major tick marks in C++.... Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...