Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 18,038 for

insert documents

(0.05 sec)
  1. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....Charts documentation article. Examples: Shows how to insert a chart...appearance of its axes. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold....boolean Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAxis Type property to easily identify axis types and enhance your data visualization for clearer insights and better analysis....ChartSeriesCollectio () { Document doc = new Document (); DocumentBuilder..."Category 2" , "Category 3" }; // Insert two series of decimal values...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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-...
  8. 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...
  9. PDF to JPEG Converter using Java | Aspose.PDF

    PDF to JPEG conversion via Java sample code. Programmers can use this example code to export PDF to JPEG within any Web or Desktop Java based application....convert programmatically a document from PDF to JPEG format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  10. PDF to PNG Converter using Java | Aspose.PDF

    PDF to PNG conversion via Java sample code. Programmers can use this example code to export PDF to PNG within any Web or Desktop Java based application....programmatically a document from PDF to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/pdf-to-...