Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 187,789 for

page

(0.15 sec)
  1. Visio File Drawing NET C# | products.aspose.com

    C# source code to draw geomtry to visio file on Java Runtime Environment....geomtry in Pages. Open a Diagram object Select Page via its id...series methods to add geomtry to page Call the save() method and pass...

    products.aspose.com/diagram/java/drawing/
  2. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_TEXT model....[ Hide ] When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  3. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...first page with absorber. Get first table on the page. Remove...absorber . visit ( document . pages [ 1 ]) table = absorber . table_list...

    products.aspose.com/pdf/python-net/table/remove/
  4. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...object to first page of input document document . Pages [ 1 ]. Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  5. Update Fields in Python|Aspose.Words for Java

    Update fields of Word Document using Python....document content on the second page . builder . insertBreak ( BreakType...BreakType . SECTION_BREAK_NEW_PAGE ) \# Call the method below to...

    docs.aspose.com/words/java/update-fields-in-pyt...
  6. Visio File Developer NET C# | products.aspose.com

    C# source code to develop in visio file on .NET Framework, .NET Core, Mono Platforms....Visio Files Drawing geomtry in Pages. Instantiating a Diagram object...file with full path.) Select Page via its index. Use the ConnectShapesViaConn...

    products.aspose.com/diagram/net/developer/
  7. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Python.... What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/working-with-c...
  8. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for Python via .NET to experience its simplicity and power in Python.... What is this page about? This page provides a simple “Hello...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/hello-world/
  9. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...PageCollection pages = document.getPages(); int pageSize = pages.size();...else { pages.forEach(page -> images.addAll(getImages(page))); }...

    forum.aspose.com/t/pdf-not-supported-image-type...
  10. Parsing PDF documents|Aspose.PDF for Android vi...

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Android via Java...particular page, or a particular region in a page. Extract Images...

    docs.aspose.com/pdf/androidjava/parsing/