Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 20,473 for

insert documents

(0.19 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. 1. Simple formulas

    This article discusses how to create simple atomic math expressions for more complex formulas with TeX and LaTeX.... To insert such a formula into a LaTeX...based on the Aspose.TeX Documentation: .Net Java C++ Python Subscribe...

    docs.aspose.com/tex/java/latex-math-simple-form...
  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::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the document in C++....method Starts a table in the document. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 修改 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-...
  7. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for JavaScript via C++....in a Pivot Table in Excel To insert a calculated field in a PivotTable...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-calcul...
  8. 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...
  9. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET 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/net/conversion/pptx-...
  10. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

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