Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 400,667 for

document

(0.25 sec)
  1. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information.... errorCode == 0 ) document . getElementById ( 'output'...( json , null , 4 ); else document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  2. Java API to Render XPS to XLTX | products.aspos...

    Export XPS to XLTX via Java API without using Microsoft Excel or Adobe Reader...convert, and manipulate PDF documents without any external dependencies...such as document conversion, text extraction, document signing...

    products.aspose.com/total/java/conversion/xps-t...
  3. Convert MOBI to XLSB using Python or with free ...

    MOBI to XLSB conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLSB online converter quickly before integrating the code....NET API is a powerful Word document processing API that enables...edit, convert and print Word documents within their own applications...

    products.aspose.com/total/python-net/conversion...
  4. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word Document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....Inserting images inside word document using C++ is one of commonly...Aspose::Words namespace Instantiate Document Class object to load DOCX...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  5. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a Document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/python-net/inserting-fields/
  6. 使用 Java 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 PDF 文件中的附件的 Java 源代码。...方法将 FileSpecification 对象添加到 Document 对象的 EmbeddedFiles 集合中 保存 PDF...// Open a document Document pdfDocument = new Document ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/attachments/
  7. 如何用 .NET 添加 Strikeout 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Strikeout 个注释。...Load the PDF file Document document = new Document ( System . IO...new StrikeoutAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Load the PDF file Document document = new Document ( System . IO...TextAnnotation1 = new TextAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码...Load the PDF file Document document = new Document ( System . IO...new WatermarkAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. C++ API to Convert PS to POTM | products.aspose...

    Convert PS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...language used for printing documents, while POTM (PowerPoint Open...can help you to convert PDF documents to other file formats, including...

    products.aspose.com/total/cpp/conversion/ps-to-...