Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 180,919 for

page

(0.33 sec)
  1. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document Page into a Graphics object to a specified size in C++....e method Renders a document page into a Graphics object to a...pageIndex int32_t The 0-based page index. graphics const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal Page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same Page). AsposeCellsPaperHe…...to calculate where horizontal page breaks are required on a worksheet...of rows together on the same page). AsposeCellsPaperHeig.zip (14...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  3. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each Page in C++....justification of text on each page. enum class PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....headers and footers to all pages in a PDF. It creates header...positioning, and attaches them to each page in the document. The result...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  5. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....DocumentBuilder ( doc ) \# Insert few page breaks ( just for testing )...insertBreak ( self . BreakType . PAGE_BREAK ) i = i + 1 \# Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  6. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.PageSet property. Gets or sets the Pages to render...sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...to read barcodes from multi-page TIFF files. TIFF is a common...can only read from the first page (or “frame”). To detect barcodes...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  8. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... and then visits the second page of the document to extract and...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  9. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....scaling the content on its pages. You can scale the entire document...document or specific pages. There are three available methods:...

    docs.aspose.com/pdf/net/resize-pdf-document/
  10. Working with Pages in PHP|Aspose.PDF for Java

    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....Working with Pages in PHP Contents [ Hide ] This section includes...Particular Page from the PDF File In PHP Get a Particular Page in a...

    docs.aspose.com/pdf/java/working-with-pages-in-...