Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 192,333 for

page

(0.18 sec)
  1. Aspose::Words::Fields::FieldXE::get_PageRangeBo...

    Aspose::Words::Fields::FieldXE::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number in C++....range of pages that is inserted as the entry’s page number. System...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Basic Text Extraction using Python|Aspose.PDF f...

    Learn how to extract text from PDF documents using Aspose.PDF for Python — from all Pages at once or from a specific Page....Hide ] Extract text from all pages of a PDF document Use TextAbsorber...capture all text from every page of a PDF document and write...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  3. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#.... Get the Page Class you want to add the link...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  4. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  6. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single Page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The Page 3 to 9, 12 to 15, 18 to 24, 26 to …...the color-type of every single page (Rgb, Grey, BlackAndWhite) of...seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24,...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  7. PDF 中的媒体注释|Aspose.PDF for Python via .NET

    了解如何向 PDF 文档添加声音、3D、屏幕和富媒体注释,以及如何使用 Aspose.PDF for Python via .NET 检查或删除多媒体注释。...Document ( infile ) page = document . pages [ 1 ] media_file =...sound_annotation = ann . SoundAnnotation ( page , ap . Rectangle ( 20 , 700...

    docs.aspose.com/pdf/zh/python-net/media-annotat...
  8. Aspose OCR failing to read text from rectangle ...

    Hello, I am attempting to use Aspose to OCR some information from a document. The document is a long PDF that contains several sub documents of varying lengths in an arbitrary order that will not be known before the co…...trying to read the page numbers for each page that contain the...the current page for that sub document and the page count for the...

    forum.aspose.com/t/aspose-ocr-failing-to-read-t...
  9. Working with Artifacts|Aspose.PDF for Java

    This Page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....different information, there are page header or footer, lines or other...graphics separating sections of the page, or decorative images. The Artifact...

    docs.aspose.com/pdf/java/artifacts/
  10. Extract Vector Data from a PDF file using Java|...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data, such as position, rectangle bounds, and SVG output....vector graphic elements on a page and write their basic geometry...GraphicsAbsorber and visit the target Page . Iterate through the extracted...

    docs.aspose.com/pdf/java/extract-vector-data-fr...