Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 185,610 for

page

(0.14 sec)
  1. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/
  2. 在 Visio 中插入新页面|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....new blank page Application . ActiveDocument . Pages . Add ();...the id of the page in VSTO Aspose.Diagram Pages 集合公开的 Add 方法允许您将新的空白页添加到...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  3. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your printing efficiency with tailored solutions!...the paper tray (bin) for this page as specified in the document...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....Get access to first page of PDF file Page tocPage = document ...0 ] = "First page" ; titles [ 1 ] = "Second page" ; titles [ 2...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  6. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....event, which is raised when a page or file from a batch is processed...Console . WriteLine ( $"Read page: {e.CurrentPage} | image: {e...

    docs.aspose.com/ocr/net/track-progress/
  7. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....used to: Navigate to a specific page or external file Open a web...path_outfile ) Page-Level Actions Adding Actions to the page in PDF Document...

    docs.aspose.com/pdf/python-net/actions/
  8. Working with Document in PS file | Python

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....How to Print Excel as Fitted Pages Wide and Tall with C++ Contents...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  10. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); //Get Visio Shape Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/create-insert-fi...