Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 20,616 for

insert documents

(0.08 sec)
  1. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....one if needed, and use it to insert slides based on that layout...get_LayoutSlides method, and insert it into another presentation...

    docs.aspose.com/slides/cpp/slide-layout/
  2. Access Presentation Slides on Android|Aspose.Sl...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Boost productivity with Java code examples....slides and are recalculated upon insert, delete, and move operations...

    docs.aspose.com/slides/androidjava/access-slide...
  3. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...while appending a document. // Create a document that will have...have nodes from another document inserted into it. let dstDoc = new...

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

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your Documents. Enhance your document management today!...the Working with Fields documentation article. public class FieldIndex...that marks the portion of the document used to build the index. ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....breaks that are inserted explicitly into a document. It is not related...that MS Word automatically inserts at the end of each page. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/java/find-and-replace/
  7. Online POTX to SXC Conversion or Build .NET bas...

    Free online app to convert POTX to SXC files. .NET C# conversion library code for POTX Documents....will be converted into SXC document Download the converted SXC...HTML document by using Workbook class Save the document to SXC...

    products.aspose.com/total/net/conversion/potx-t...
  8. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Markdown string to an HTML document. Apply CSS styles to improve...a Markdown file to an HTML document, you can use **Aspose.HTML...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  9. Convert PDF to MBOX in Python | products.aspose...

    Save PDF to MBOX within Python applications without using Microsoft Word or Outlook...the source PDF file using Document class Call the save method...messages. This is helpful when document information must be incorporated...

    products.aspose.com/total/python-net/conversion...
  10. 修改 XPS 页面事件 | Java

    学习如何使用 Aspose.Page API for Java 转换 XPS 文件时对所有输出页面进行重复更改...i <= document. getDocumentCount (); i ++ ) 2 { 3 document. selectActiveDocument...1; j <= document. getPageCount (); j ++ ) 5 { 6 document. selectActivePage...

    docs.aspose.com/page/zh/java/xps/modifying-xps-...