Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 184,603 for

page

(0.2 sec)
  1. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of Pages in C++....representing specified range of pages. System :: SharedPtr < Aspose...the first page to extract. count int32_t Number of pages to be extracted...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....to paragraphs collection of page. Save your PDF file public static...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-curve/
  3. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.Page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number....page_range_bookmark_name property FieldTA.page_range_bookmark_name...range of pages that is inserted as the entry’s page number. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to PDF with Aspose.HTML in Python via .NET, preserving layouts, styles, custom Page sizes, footers, and Page numbers for reports and invoices....early Table rows break across pages Borders look uneven Footer overlaps...How do I add footer text and page numbers in the PDF 5. What is...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  5. Track Conversion Progress of Excel to TIFF|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....You may also control which pages are rendered as demonstrated...saving page index 0 of pages 10 </ br > End saving page index...

    docs.aspose.com/cells/net/track-conversion-prog...
  6. Working with Images|Documentation

    This section explains how to insert or get image from a visio Page with Aspose.Diagram....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/net/working-with-images/
  7. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....visit the Converting to Fixed-page Format documentation article...document to a fixed page format /// and renders a page that we perform...

    reference.aspose.com/words/java/com.aspose.word...
  8. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/zh-hant/rotate/
  9. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/zh-hans/rotate/
  10. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/