Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 181,392 for

page

(0.27 sec)
  1. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire Pages, from a specific part, based on columns, etc....] Extract Text From All the Pages of a PDF Document Extracting...extracting text from all the pages of a PDF document. To extract...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  2. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java.... Decide which pages to be analyzed and apply visit...visit to the desired pages. The tabular data will be scanned, and...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  3. 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/
  4. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every Page for clarity and improved readability in multi-Page documents....on every page when the table spans more than one page. public...with rows that repeat on every page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....footers different for the first page, you need to set DifferentFirstPageHe...different for even and odd pages, you need to set OddAndEvenPagesHeade...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageMargins method. Specifies the margins around Pages in an HTML document. The margins value is measured in points and should be equal to or greater than 0. Default value is 10 points in C++....Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is Left...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Notes::FootnotePosition enum | A...

    Aspose::Words::Notes::FootnotePosition enum. Defines the footnote position in C++....output at the bottom of each page. BeneathText 2 Footnotes are...output beneath text on each page. Examples Shows how to select...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. 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...
  9. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/multimedia-annotation/
  10. 如何使用 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...