Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 188,089 for

paged

(0.74 sec)
  1. Público API Cambios en Aspose.Diagram 6.0.0|Doc...

    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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/es/net/public-api-chang...
  2. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader....PdfPageLayout enumeration Specifies the page layout to be used when the document...Description SINGLE_PAGE Display one page at a time. ONE_COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....raised during page layout model build and rendering. Page layout model...“conversion step”, this is when page layout pulls document content...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Rubyでページプロパティを取得する|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.... pdf ' ) # ページコレクションを取得 page_collection = pdf_document ....getPages () # 特定のページを取得 pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ja/java/get-page-properties...
  5. Dapatkan Properti Halaman dalam Ruby|Aspose.PDF...

    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....) # dapatkan koleksi halaman page_collection = pdf_document ....dapatkan halaman tertentu pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/id/java/get-page-properties...
  6. Manipulating DjVu Formats|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....a DjVu file having multiple pages to a multipage TIFF image. You...a DjVu file having multiple pages to TIFF image as elaborated...

    docs.aspose.com/imaging/net/manipulating-djvu-f...
  7. Archiver

    les archives...Avez-vous besoin de supprimer des pages spécifiques d’un PDF document...Java ? Que vous supprimiez des pages vierges, que vous retiriez des...

    blog.aspose.com/fr/pdf/delete-pdf-pages-in-java/
  8. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python....a StampAnnotation) on a PDF page. Open the document. Access the...the stamp annotation from the page’s annotations collection. Get...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  9. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...class Describes a random set of pages. To learn more, visit the Programming...PageSet(page) Creates an one-page set based on exact page index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Rendu en C++|Aspose.Words pour C++

    Utilisation Aspose.Words pour C++ fonction de rendu pour formater un document de mise en page de flux en pages et convertir un tel document ou des pages sélectionnées en d'autres documents (PDF, HTML, XPS, etc.) ou des images (TIFF, PNG, SVG, etc.) formats pour la visualisation, les conversions ultérieures ou l'impression....concept de pages. Nous parlons du rendu d’un document en pages. Le diagramme...Convertissez un document ou des pages sélectionnées aux formats PDF...

    docs.aspose.com/words/fr/cpp/rendering/