Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 69,959 for

import

(0.45 sec)
  1. View POTM in C# | products.aspose.com

    View POTM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/net/viewer/potm/
  2. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... import aspose.pdf as ap # 加载现有 PDF...方法来实现。以下示例演示了在 PDF 文档中替换表的功能: import aspose.pdf as ap # 加载现有的 PDF...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  3. Recognizing answer sheets|Documentation

    How to scan and recognize machine-readable answer sheets using your smartphone as a scoring machine....spreadsheet application, or import into a database. Can I recognize...

    docs.aspose.com/omr/apps/mobile/recognize/
  4. Missing Features in OpenXML|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....populate documents with data Import/export data from documents...

    docs.aspose.com/cells/net/missing-features-in-o...
  5. Developer Guide|Documentation

    Aspose.Cells for JavaScript via C++ developer guide....Excel Macro-Enabled workbook Import XML to Excel workbook with...

    docs.aspose.com/cells/javascript-cpp/developer-...
  6. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....to parse legend tag when importing HTML Support to parse label...label tag when importing HTML Enhancement for copying rich value...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  7. 在 Ruby 中读取 Shape 的用户定义单元格|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  8. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... import aspose.pdf as ap def add_watermark...

    docs.aspose.com/pdf/python-net/add-watermarks/
  9. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…... Bookmark XML file will Import to PDF file. <?xml version="1...

    forum.aspose.com/t/according-to-page-size-how-t...
  10. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/rotate-pages/