Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 181,770 for

page

(0.3 sec)
  1. Public API Changes in Aspose.PDF for Java 9.1.0...

    Discover the key public API changes in Aspose.PDF for Java version 9.1.0, ensuring optimal use of the new features and fixes....0 Contents [ Hide ] This page lists the public API changes...getAccessPermissions() public void certify(int page, String SigReason, String SigContact...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  2. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/introduction/
  3. Retrieve All Layers from the Visio Diagram in R...

    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 Visio page page = diagram . getPages () .... getPage ( 0 ) layers = page . getPageSheet () . getLayers ()...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  4. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the Page is appended, the aspect …...image that is larger than the page is appended, the aspect ratio...Aspose.Pdf.Document(); Page page = pdfDoc.Pages.Add(); FileStream...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  5. PDF to DOC Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/
  6. FieldToc.page_number_omitting_level_range prope...

    FieldToc.Page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits Page numbers....page_number_omitting_level_range property FieldToc.page_numb...which to omits page numbers. @property def page_number_omitting_level_range...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language in C++....Insert text that spans several pages. auto builder = System :: MakeObject...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....72 ); $page = $document -> getPages () -> add (); $page -> getPageInfo...getPageInfo () -> setWidth ( 612.0 ); $page -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/php-java/working-with-headi...
  9. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....makes creating complex, multi-page, printable documents easy. API...to render and transform each page of a PDF file into conventional...

    products.aspose.com/pdf/python-cpp/
  10. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/java/com.aspose.word...