Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 415,505 for

document

(0.73 sec)
  1. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class.... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf_Images (); // Open PDF document using ( var extractor = new...

    docs.aspose.com/pdf/net/extract-images/
  2. Online SVG to XAMLFLOW Conversion or Develop Ja...

    Free online app to convert SVG to XAMLFLOW files. Java conversion library code for SVG Documents....be converted into XAMLFLOW document Download the converted XAMLFLOW...Automation API Open SVG file using Document class Convert SVG to DOC by...

    products.aspose.com/total/java/conversion/svg-t...
  3. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  4. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能...Copy 1 # The path to the documents directory. 2 data_dir = Util...stream for the PostScript document 5 with open (data_dir + "AddRectangle_outPS...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. Conversion to XPS|Aspose.Slides Documentation

    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....converting a presentation into XPS document. The Save method exposed by...whole presentation into XPS document. Further, XpsOptions class...

    docs.aspose.com/slides/net/conversion-to-xps/
  6. Convert DOTM to PPTM in Android Apps or with fr...

    DOTM to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  7. C# API to Export MSG to GIF | products.aspose.com

    Convert MSG to GIF without using Microsoft Word or Outlook on .NET...to easily manipulate Word documents. It provides a wide range... write, and convert Word documents. It also allows you to manipulate...

    products.aspose.com/total/net/conversion/msg-to...
  8. Split ODT File Online or via Java | products.as...

    Free online app to split different ODT files. Java splitter library code for ODT Documents....ODT document splitter applications. Freely split documents including...project. Load the ODT document using Document class. Count total...

    products.aspose.com/total/java/split/odt/
  9. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....server-side processing of documents in various formats – PDF,...following ways: tables in a document are preserved during open/save...

    docs.aspose.com/words/python-net/table-overview/
  10. 创建 AcroForms - 在 Java 中创建可填写的 PDF|Aspose.PDF fo...

    本节解释如何在 PDF 文档中使用 Aspose.PDF for Java 从头创建 AcroForms。...Contents [ Hide ] 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助管理 PDF...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/create-forms/