Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 187,634 for

page

(0.62 sec)
  1. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/python-java/create-i...
  2. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...Document (); // 向PDF文件的页面集合添加页面 Page page = pdfDocument . getPages ()...ellipse2 ); // 将Graph对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-ellipse/
  3. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number in C++....should be added to the entry’s page number. System :: String Aspose...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Add Picture|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using VSTO in C#.... What is this page about? This page explains how to embed...results. Please refresh the page and try again....

    docs.aspose.com/words/net/add-picture/
  5. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire Pages, from a specific part, based on columns, etc....Extract text from all PDF pages using C++ Contents [ Hide ] Extract...Extract Text From All the Pages of a PDF Document Extracting...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  6. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/php-java/add-watermarks/
  7. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently....side, // and the number of the page that contains the XE field on...display a string instead of a page number. // First, for entries...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // Create annotations HighlightAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Images...input PDF file. Specify the page number on which the picture...

    products.aspose.com/pdf/tutorial/add-images-pdf/
  10. 将连接点添加到形状|Documentation

    本节介绍如何将连接点添加到具有 Aspose.Diagram 的 visio 形状。...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...type shape by id Shape shape = page . Shapes . GetShape ( 18 );...

    docs.aspose.com/diagram/zh/net/add-connection-p...