Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 186,993 for

page

(0.12 sec)
  1. Public API Changes in Aspose.Diagram 3.8.0|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....A new Page class constructor is added to pass max page ID Developers...calculate a maximum page ID and increment it. The new Page (int ID) constructor...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document Page extracting....specify options for document page extracting. Constructors Name...Properties Name Description unlink_pages_number_fields Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each Page....justification of text on each page. Members Name Description BOTTOM...the page. CENTER Text is aligned in the middle of the page. JUSTIFY...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NEW_COLUMN... NEW_PAGE The section starts from a new page. EVEN_PAGE The section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF to TIFF Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to TIFF document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  6. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/rendering-options/
  7. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... What is this page about? This page explains Aspose.Words'...outlines the capabilities of its page layout engine. We use the term...

    docs.aspose.com/words/python-net/rendering/
  8. 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...
  9. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java....Resize PDF Pages with PHP In order to resize PDF file, we’ll...more details check the GitHub page. How to Resize PDF documents...

    products.aspose.com/pdf/php-java/resize/
  10. 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/