Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 20,131 for

document insertion

(0.22 sec)
  1. Adding Slide to Presentation|Aspose.Slides Docu...

    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...., 1 , "My new slide" ); // Insert a slide into the specified...slideTitle ) { // Open the source document as read/write. using ( PresentationDocument...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  2. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...Pdf Insert image throw exception Aspose.PDF Product Family words-java...aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  3. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series...series data. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldXE::get_Text method...

    Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name....how to insert a combo box. let doc = new aw . Document (); let..."Please select a fruit: " ); // Insert a combo box which will allow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Cut and Paste Range with C++|Documentation

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for C++....the row where cells will be inserted. Column index: The index of...column where cells will be inserted. ShiftType : The shift direction...

    docs.aspose.com/cells/cpp/cut-and-paste-cells/
  7. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several JPG Into HTML Javascript

    Merge multiple JPG into HTML in JavaScript code. Save JPG as HTML using JavaScript....combined picture as a HTML document. Use JavaScript to convert...the result as a single HTML document. If you develop code in JavaScript...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  10. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns.... Document () builder = aw . DocumentBuilder...writeln ( 'Column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...

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