Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 20,449 for

document insertion

(0.13 sec)
  1. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...excel to images to insert them into word document. The code I’m using...to do this is: Document RepDoc = new Document(); DocumentBuilder...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  2. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Java....Ask AI Insert Timeline Contents [ Hide ] Possible Usage Scenarios...pivot table and then clicking Insert > Timeline . Aspose.Cells for...

    docs.aspose.com/cells/java/create-timeline/
  3. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a chart in the Black style...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....throws Exception { Document doc = new Document(); DocumentBuilder..."Category 2", "Category 3"}; // Insert two series of decimal values...

    reference.aspose.com/words/java/com.aspose.word...
  5. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current paragraph by one level.... In Word documents, lists may consist of up to...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PPTM to DOCX via C# .NET or with free O...

    Convert PowerPoint pptm Documents to Word docx files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation to Word DOCX document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/pptm-t...
  7. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…... Code snippet: Document doc = new Document(); DocumentBuilder...of text for reference"); // Insert text boxes with different rotations...

    forum.aspose.com/t/incorrect-position-of-text-b...
  8. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cut and Paste Range with Node.js via C++|Docume...

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

    docs.aspose.com/cells/nodejs-cpp/cut-and-paste-...