Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 16,412 for

document insertion

(0.47 sec)
  1. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number....marks a range of pages that is inserted as the entry’s page number...INDEX field entry. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-shapes-to-ps/
  3. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...getSlides ()) { // generates and inserts slide image BufferedImage bitmap...

    products.aspose.com/slides/zh-hant/java/convers...
  4. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....name Start creating a HTML document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/html/
  5. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structuredDocumenttag/calendarType/) in an Office Open XML Document....calendarType in an Office Open XML document. Members Name Description...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Evaluate Aspose.Slides|Aspose.Slides Documentation

    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....product functionality, but it inserts an evaluation watermark at...at the top of the document on open and save, and limits to one...

    docs.aspose.com/slides/jasperreports/evaluate-a...
  7. Evaluate Aspose.Slides|Aspose.Slides Documentation

    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....product functionality, but it inserts an evaluation watermark at...at the top of the document on open and save, and limits to one...

    docs.aspose.com/slides/cpp/evaluate-aspose-slides/
  8. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...tracking will register as "Insert" revisions. doc . startTrackRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Several JPG Into PDF C++

    Merge multiple JPG into PDF in C++ code. Save JPG as PDF using C++....combined picture as a PDF document. Use C++ to convert JPG images...the result as a single PDF document. If you develop code in C++...

    products.aspose.com/words/cpp/merge/jpg-to-pdf/