Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 181,654 for

page

(0.34 sec)
  1. Working with PDF Pages in Go|Aspose.PDF for Go ...

    How to add Pages, rotate Pages, add Page number, you can know in this section. Aspose.PDF for Go via C++ explain to you all details on this topic....Working with PDF Pages in Go Contents [ Hide ] You are able to...do the following: Add Pages - add pages into your PDF file via...

    docs.aspose.com/pdf/go-cpp/working-with-pages/
  2. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container....Create a new PDF Document Add a Page Create a Graph Create a Rectangle...() # Add page to pages collection of PDF file page = document...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  3. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/net/redaction/
  4. How to add Link Annotation using Java | Aspose.PDF

    Java sample code to add Link annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Add for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/add/
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 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/