Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 400,394 for

document

(0.12 sec)
  1. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 创建一个 Document 对象。 获取您想要从中提取链接的 Page 。 使用...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "UpdateLinks...

    docs.aspose.com/pdf/zh/java/extract-links/
  2. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....ExtractAnnotation () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/extract-annotation/
  3. EPUB to HTML Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/e...
  4. EPS to HTML Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/e...
  5. XPS to SVG Converter using Python | Aspose.PDF

    Sample code on Python for XPS to SVG conversion. Use example code for batch XPS to SVG conversion with Python and .NET...programmatically a document from XPS to SVG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/x...
  6. XPS to XLS Converter using Python | Aspose.PDF

    Sample code on Python for XPS to XLS conversion. Use example code for batch XPS to XLS conversion with Python and .NET...programmatically a document from XPS to XLS format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/x...
  7. Forms2OleControlCollection Class | Aspose.Words...

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in Document processing....Working with Ole Objects documentation article. public class Forms2OleControlColl...embedded in a document and its child controls. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Document.glossary_document property | Aspose.Wo...

    Document.glossary_Document property. Gets or sets the glossary Document within this Document or template...glossary_document property Document.glossary_document property...sets the glossary document within this document or template. A glossary...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 从印章中提取文本|Aspose.PDF for PHP via 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....$responseData = "" ; $document = new Document ( $inputFile ); $page...$page = $document -> getPages () -> get_Item ( 1 ); $stampAnnotation...

    docs.aspose.com/pdf/zh/php-java/extract-text-fr...
  10. 将JPG转换为PDF|Aspose.PDF for Android via Java

    了解如何轻松将JPG图像转换为PDF文件。此外,您还可以将图像转换为与页面具有相同高度和宽度的PDF。...via Java将JPG图像转换为PDF: 初始化 Document 类的对象 加载JPG图像并添加到段落 保存输出PDF...初始化文档对象 document = new Document (); Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-jpg-...