Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 187,896 for

page

(0.12 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages with C++ Contents [ Hide ] MS...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/cpp/setting-different-hea...
  2. PDF Rotation API | Aspose.PDF

    Rotate PDF Pages Using .NET, Java, C++ and Android...How to Rotate PDF Pages In order to rotate PDF file, we’ll use... Move page upper in order to compensate changing page size. Set...

    products.aspose.com/pdf/rotate/
  3. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  4. Deleting PDF Pages programmatically Python|Aspo...

    You can delete Pages from your PDF file using Aspose.PDF for Python via .NET library....Deleting PDF Pages programmatically Python Contents [ Hide ]...] You can delete pages from a PDF file using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/delete-pages/
  5. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  6. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a Page at the desired location PDF file. Learn how to move, remove (delete) Pages from a PDF file using PHP....Add Pages in PDF Contents [ Hide ] Add or Insert Page in a PDF...PHP via Java lets you insert a page to a PDF document at any location...

    docs.aspose.com/pdf/php-java/add-pages/
  7. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document Page, enhancing your document rendering experience....about a particular document page. To learn more, visit the Rendering...{ get; } Returns true if the page contains colored content. HeightInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....a new page to the document Set the margins of the page to 0 (if...BMP file Add the image to the page Save the document to the output...

    docs.aspose.com/pdf/php-java/convert-images-for...
  9. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...rectangle or an ellipse on the page. When opened, they shall display...and Circle Annotations to the page. The following code snippet...

    docs.aspose.com/pdf/java/figures-annotation/
  10. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....graphic elements from a specific page of a PDF document and examine...visit()’ to inspect the second page. Retrieve the extracted elements...

    docs.aspose.com/pdf/python-net/extract-vector-d...