Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 423,821 for

document

(0.6 sec)
  1. BuildingBlock constructor | Aspose.Words for Py...

    BuildingBlock constructor. Initializes a new instance of this class....GlossaryDocument The owner document. Remarks When BuildingBlock...glossary document, but is not yet part of the glossary document and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting a EPS file to PPTX using Python | As...

    Sample code on Python for EPS to PPTX conversion. Use example code for batch EPS to PPTX conversion with Python and .NET...convert programmatically a document from EPS to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  3. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...POWERPOINT Open PDF file using Document class reference Convert PDF...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. Document.clone method | Aspose.Words for Python

    aspose.words.Document.clone method...Performs a deep copy of the Document . def clone ( self ): ...... Returns The cloned document. clone(is_clone_children) Performs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP....Create a Document object and open the input PDF document. Get the...to. Add a new page to the document. Set the size of the page...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  6. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...AddTable () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  7. Split Word File Online or via .NET | products.a...

    Free online app to split different Word files. .NET C# splitter library code for Word Documents....Word document splitter applications. Freely split documents including...NET Load the Word document using Document class. Get total pages...

    products.aspose.com/total/net/split/word/
  8. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor....every office math node in a document. test ( 'OfficeMathToText'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....Inserts a table cell into the document. public Cell InsertCell ()...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....unmerged regions from the document during Mail Merge is not desired...desired or results in the document looking incomplete. This can...

    docs.aspose.com/words/java/how-to-apply-custom-...