Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 181,684 for

page

(0.16 sec)
  1. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....image; recognition of a single-page PDF. Aspose.OCR for .NET will...image/page in parallel. Recognizing multiple files/pages Applies...

    docs.aspose.com/ocr/net/multithreading/
  2. Working with Fields in C#|Aspose.Words for .NET

    Introduction to field feature in Aspose.Words for .NET....Hide ] What is this page about? This page explains how to work...For example, a field can be a page reference, formula, or a Mail...

    docs.aspose.com/words/net/working-with-fields/
  3. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  4. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless Page printing....object suitable for printing the page represented by this PageInfo.../// Initializes the range of pages to be printed according to the...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 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/
  6. How to get Highlight Annotation using Java | As...

    Java sample code to get Highlight annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Highlight annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/highlig...
  7. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....//Create page object to get required page Visio . Page page = vsdApp...shape Visio . Shape shape = page . Shapes [ "Process1" ]; //Set...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  8. Create VSTM Files via C# | products.aspose.com

    C# Sample code for generating VSTM documents. Use this code for creating VSTM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstm/
  9. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdm/
  10. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...first page with absorber absorber . Visit ( document . Pages [ 1...Get access to first table on page, their first cell and text fragments...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...