Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 187,472 for

page

(0.12 sec)
  1. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your table of authorities by adding category headings for better organization and clarity....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....PDF document or some specific pages of a document as a set of images...demonstrates how to convert the first page of a PDF document into a JPEG...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-ima...
  3. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize Page number lists with your preferred separator. Enhance your document's readability today!...used to separate two page numbers in a page number list. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Language detecton|Documentation

    How to detect the languages used on the provided image.... page int Page number. When working with single-page images...); out . println ( "Page: " + result . page ); for ( Map . Entry...

    docs.aspose.com/ocr/java/language_detection/
  5. 公共 API Aspose.Diagram 16.11.0 的变化|Documentation

    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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling Page margins for a polished presentation....ExportPageMargins property Specifies whether page margins is exported to HTML...Words does not show area of page margins by default. If any elements...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. In order to add Image, we create...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  8. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether Page margins is exported to HTML, MHTML or EPUB...exportPageMargins property Specifies whether page margins is exported to HTML...Words does not show area of page margins by default. If any elements...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create PDF document|Aspose.PDF for Python via C++

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library....document_get_pages object that contains all the pages in the document...Add a new page to the end of the page collection page_collection_add_page...

    docs.aspose.com/pdf/python-cpp/create-document/
  10. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-arc/