Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 187,480 for

page

(0.24 sec)
  1. Გადაიყვანეთ TEXT Გამოსახულება C++

    გადაიყვანეთ TEXT Გამოსახულება C++ ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/tex...
  2. Remove Pages from PDF using cpp-cli | Aspose.PDF

    Remove Pages from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...How to Delete pages from PDF using CLI Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/cpp-cli/pages/remove/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete Pages in PDF using C++ https://products.aspose.com/pdf/cpp/Pages/ Recent content in Add, Move or Delete Pages in PDF using ......Products – Add, Move or Delete pages in PDF using C++ https://products...com/pdf/cpp/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/cpp/pages/index.xml
  4. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....Remarks: Defines the text and page number for an index entry, which...on the left side // and the page containing the XE field on the...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for Node.js via C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  6. Გადაიყვანეთ HTML Გამოსახულება Javascript

    გადაიყვანეთ HTML Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF Page using C++.... Add the table to a page. Save the file. The following...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....Page Product Family Aspose.PSD Product...changed Parse through all the pages of the PDF and set the background...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...
  9. Remove Image from PDF using C#

    This article guides on how to remove image from PDF using C#. It has the IDE settings, a list of steps, and a sample code to delete image from PDF using C#....Page Product Family Aspose.PSD Product...all the photos from all the pages in a PDF file. Steps to Remove...

    kb.aspose.com/pdf/net/remove-image-from-pdf-usi...
  10. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....lePages method For multiple page documents, gets or sets how...Insert text that spans several pages. auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...