Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 184,221 for

page

(0.23 sec)
  1. Working with PDF Pages in C++|Aspose.PDF for C++

    How to add Pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for C++ explain to you all details on this topic....Working with PDF Pages in C++ Contents [ Hide ] Aspose.PDF for...various manipulations with Pages in your PDF document. You will...

    docs.aspose.com/pdf/cpp/working-with-pages/
  2. 从PDF中提取段落|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  3. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....access to first page of PDF file tocPage = doc . pages . insert (..."First page" , "Second page" , "Third page" , "Fourth page" ] for...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  4. Split PDF File into Individual Pages in Python|...

    Understand how to split a PDF document into individual Pages using Python and Aspose.PDF, making content extraction easier....Split PDF File into Individual Pages in Python Contents [ Hide ]...PDF document into individual pages using Aspose.PDF Java for PHP...

    docs.aspose.com/pdf/python-java/split-pdf-file-...
  5. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of Pages...class Describes a random set of pages. To learn more, visit the Programming...PageSet(page) Creates an one-page set based on exact page index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Pages in Python via Java|Aspose.PD...

    Explore how to add, remove, and reorder Pages in PDF documents using Aspose.PDF for Python....Working with Pages in Python via Java Contents [ Hide ] Topics...via Java Delete a Particular Page from the PDF File in Python...

    docs.aspose.com/pdf/python-java/working-with-pa...
  7. How to Rotate PDF using C#

    This article guides on how to rotate PDF using C#. It has development environment settings, a list of steps to be performed and a runnable sample code to rotate PDF Pages using C#....Page Product Family Aspose.PSD Product...PDF for .NET to rotate the pages Load the input PDF using the...

    kb.aspose.com/pdf/net/how-to-rotate-pdf-using-c...
  8. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++....shall be relative to the page margins. Page 1 The object is positioned...relative to the left edge of the page. Column 2 The object is positioned...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  10. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python....vector graphics from a specified page and perform various operations...removing, or copying them to other pages. Extracting Graphics The first...

    docs.aspose.com/pdf/python-net/working-with-vec...