Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 187,783 for

page

(0.13 sec)
  1. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....expressions”) from a single page or whole document, or we can...complete text of a single page, range of pages or complete document...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  2. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the top edge of the page. PARAGRAPH The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++...to Move pages to PDF using C++ In order to move page in PDF file...Install-Package Aspose.PDF.Cpp Move Page to PDF using C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/move/
  4. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page instance page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-line/
  5. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_Page_header_footer property. True if a different header or footer is used on the first Page....different_first_page_header_footer property PageSetup.differ...different_first_page_header_footer property True if a different header...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....navigate the reader to a different page on the website to get more information...Document Class object. Get the Page Class you want to add the link...

    docs.aspose.com/pdf/cpp/actions/
  7. 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/
  8. 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...
  9. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete Pages from your PDF file using C++ library....Delete PDF Pages programmatically Contents [ Hide ] You can delete...delete pages from a PDF file using Aspose.PDF for C++. To delete...

    docs.aspose.com/pdf/cpp/delete-pages/
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered Pages. Other content (paragraphs, tables, e…...Figures to Even Pages and Content to Odd Pages in Word DOCX Aspose...only appear on even-numbered pages . Other content (paragraphs...

    forum.aspose.com/t/move-figures-to-even-pages-a...