Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 20,132 for

insert documents

(0.13 sec)
  1. Umbraco Exchange Sync Module|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.... Click Insert Macro on the top ribbon. From...

    docs.aspose.com/email/net/umbraco-exchange-sync...
  2. Export OFT to DOTM via Java | products.aspose.com

    Java API to Convert OFT to DOTM without using Microsoft Word or Outlook...render HTML to DOTM by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOTM format...

    products.aspose.com/total/java/conversion/oft-t...
  3. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...// Get RevisionOptions from document layout options RevisionOptions...RevisionOptions revisionOptions = document.getLayoutOptions().getRevisionOptions();...

    forum.aspose.com/t/some-table-in-word-file-will...
  4. Several JPG Into PDF Python

    Merge multiple JPG into PDF in Python code. Save JPG as PDF using Python....several JPG into PDF Use our document merging API to develop high-level...combined picture as a PDF document. Use Python to convert JPG...

    products.aspose.com/words/python-net/merge/jpg-...
  5. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish dates in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties.... From the Insert menu, select Column and add...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  6. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....Hide ] Typically, a field inserted into Microsoft Word already...for the given version of the document. But if you have an application...

    docs.aspose.com/words/cpp/update-fields/
  7. Several Image Into PDF Python

    Merge multiple Image into PDF in Python code. Save Image as PDF using Python....several image into PDF Use our document merging API to develop high-level...combined picture as a PDF document. Use Python to convert images...

    products.aspose.com/words/python-net/merge/imag...
  8. Several JPG Into HTML Python

    Merge multiple JPG into HTML in Python code. Save JPG as HTML using Python....several JPG into HTML Use our document merging API to develop high-level...combined picture as a HTML document. Use Python to convert JPG...

    products.aspose.com/words/python-net/merge/jpg-...
  9. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...// Load your document Document doc = new Document(); DocumentBuilder...imagePaths.Length; i++) { // Insert the image builder.InsertImage(imagePaths[i]);...

    forum.aspose.com/t/render-multiple-images-in-a-...
  10. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template Documents with data and a set of settings to control these routines in Java....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...