Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 186,886 for

page

(0.14 sec)
  1. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  2. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ) pages = diagram . getPages () count...while count < pages . getCount () page = pages . get ( count...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  3. Add PDF Bookmarks with Named Destinations|Docum...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Python via .NET API....depend on PDF pages. This means that if pages are added or deleted...while saving to PDF Avoid Blank Page in Output PDF when there is...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  4. Create VDX Files via Java | products.aspose.com

    Java Sample code for generating VDX documents. Use this code for creating VDX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vdx/
  5. Split VSX Files via Python | products.aspose.com

    Python source code to Split vsx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  6. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...72 ; // Add page var pdfPage = document . Pages . Add (); pdfPage...with the same margin as the page var floatBox = new Aspose ....

    docs.aspose.com/pdf/zh/net/working-with-headings/
  7. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java.... Get the Page that holds the image from the...the Document object’s Pages collection. Images are held in the...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  8. Split VSTX Files via Python | products.aspose.com

    Python source code to Split vstx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vstx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  9. Split VST Files via Python | products.aspose.com

    Python source code to Split vst file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vst" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  10. Split VSTX Files via Python | products.aspose.com

    Python source code to Split vstx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vstx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...