Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 20,827 for

insert documents

(0.34 sec)
  1. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use Aspose.Slides for C++ and Aspose.Words for C++ to export PowerPoint slide images to a Word document....can create and save Word documents. Use both APIs when you need...slide content into a DOCX document. Convert PowerPoint to Word...

    products.aspose.com/slides/cpp/conversion/pptx-...
  2. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...mkdir(); } Document doc = new Document(); DocumentBuilder...tocTitle) -> { try { Document src = new Document(prefixPath + File...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  3. Android API to Render TEX to RTF | products.asp...

    Transform TEX to RTF via Android via Java API...manipulating, and converting PDF documents. It also supports conversion...conversion of PDF documents to other popular file formats such as DOC...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render EPUB to DOT | products.as...

    Transform EPUB to DOT via Android via Java API...by Microsoft Word to store documents. Converting EPUB to DOT allows...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DOCM via Android via Java API...allows users to convert PDF documents into DOCM format, which is...is a Microsoft Word document with macros enabled. This is beneficial...

    products.aspose.com/total/android-java/conversi...
  6. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  7. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  8. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....guide when you need to inspect document properties, update PDF file...extract metadata from a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  9. Android API to Render SVG to RTF | products.asp...

    Transform SVG to RTF via Android via Java API...RTF (Rich Text Format) is a document file format used by Microsoft...manipulate, convert, and render documents in various formats. It includes...

    products.aspose.com/total/android-java/conversi...
  10. ImportFormatOptions.ResolveThemeColors | Aspose...

    Control theme color resolution on import. Force shapes to use final colors for consistent rendering and accurate document appearance....ones they had in the original document. The reason for this is the...the source and destination documents. Setting this option to true...

    reference.aspose.com/words/net/aspose.words/imp...