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

insert documents

(0.74 sec)
  1. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....visit the Find and Replace documentation article. public class FindReplaceOptions...either to ignore text inside insert revisions. The default value...

    reference.aspose.com/words/net/aspose.words.rep...
  2. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...the Programming with Documents documentation article. Constructors...with all the pages of the document in their original order. even...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library....example demonstrates how to insert an image into a specific position...NET. Load the PDF document with ‘ap.Document’. Select the target...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  4. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    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....TextBody shape in the source document // to another TextBody shape...shape in the target document. public static void MoveParagraphToPrese...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  5. Aspose::Words::Markup::SdtCalendarType enum | A...

    Aspose::Words::Markup::SdtCalendarType enum. Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document in C++....CalendarType in an Office Open XML document. enum class SdtCalendarType...enter a date with a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...2:15pm 1 I created a Word document and added bookmarks using...feature: Insert → Bookmark . Then, I process the document with Aspose...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  7. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...Writeln ( "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/net/aspose.words/com...
  8. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... Document (); let builder = new aw ...writeln ( "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...PowerPoint presentations, Word documents, and other files. When you...slides to pages in a Word document. Convert PowerPoint to Word...

    products.aspose.com/slides/python-net/conversio...
  10. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...