Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 181,658 for

page

(0.15 sec)
  1. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  2. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....should add all annotations to the page. package com.aspose.pdf.examples..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/java/highlights-annotation/
  3. Working With Pages in Jython|Aspose.PDF for Java

    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....Working With Pages in Jython Contents [ Hide ] This section includes...Particular Page from the PDF File in jython Get Number Of Pages in Jython...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  4. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // 创建注释 HighlightAnnotation...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  5. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete Pages from your PDF file using PHP....PDF Pages programmatically Contents [ Hide ] Delete Page from...delete method and specify the page’s index Call the save method...

    docs.aspose.com/pdf/php-java/delete-pages/
  6. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the left edge of the page. COLUMN The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Comments|Documentation

    This Page describes how to add comment on a Page of the Visio drawing with Aspose.Diagram library....Comments Contents [ Hide ] Add a Page-Level Comment in the Visio Aspose...to add comment anywhere on a page of the Visio drawing . Add Comment...

    docs.aspose.com/diagram/python-java/working-wit...
  8. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...args ) override { // Implement page start saving logic here } void...args ) override { // Implement page end saving logic here } }; int...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  9. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF format using Aspose.Cells for C++....You may also control which pages are rendered as demonstrated...saving page index 0 of pages 10 </ br > End saving page index...

    docs.aspose.com/cells/go-cpp/track-conversion-p...
  10. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of Pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder Pages in a PDF using Java....Page Product Family Aspose.PSD Product...How to Change the Order of Pages in PDF using Java This tutorial...

    kb.aspose.com/pdf/java/how-to-change-the-order-...