Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 51,427 for

import document

(0.21 sec)
  1. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...NullPointerException during Document.save() or Document.updatePageLayout()...following conditions are met: Document contains wp14:anchorId attributes...

    forum.aspose.com/t/nullpointerexception-with-ap...
  2. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....is passed as an argument to Document object initialization, as...engine to determine the source document’s input format. The following...

    docs.aspose.com/pdf/java/convert-other-files-to...
  3. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....Ask AI Document Builder Overview Contents [ Hide ] Purpose Summary...and shows how to construct document elements programmatically...

    docs.aspose.com/words/net/document-builder-over...
  4. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Adding tables to existing PDF documents is a common need for enhancing...adding tables to existing PDF documents using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/adding-tables/
  5. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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....data / ' # 实例化 Document 对象 doc = Rjb :: import ( ' com . aspose...aspose . pdf . Document ' ). new ( data_dir + ' input1 . pdf ' )...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  6. Get and Set Page Properties|Aspose.PDF for Go v...

    Learn how to get and set page properties for PDF Documents using Aspose.PDF for Go, allowing for customized Document formatting....PDF File When working with documents, you often want to know how...is designed to open a PDF document, retrieve its page count,...

    docs.aspose.com/pdf/go-cpp/get-and-set-page-pro...
  7. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF Document....same or within an external document when you click. A Link Annotations...example: import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/link-annotations/
  8. Clear DOTM Annotations Online and using Python ...

    Remove comments from DOTM Document through online app for free. Python API code to delete comments from DOTM files....Remove Comments from DOTM Document Online or via Python Develop...powerful Python based DOTM document annotation utility application...

    products.aspose.com/total/python-net/annotate/d...
  9. Clear DOT Annotations Online and using Python |...

    Remove comments from DOT Document through online app for free. Python API code to delete comments from DOT files....Dot Remove Comments from DOT Document Online or via Python Develop...powerful Python based DOT document annotation utility application...

    products.aspose.com/total/python-net/annotate/dot/
  10. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...PDF - Python import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/watermark/get/