Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 188,108 for

paged

(0.31 sec)
  1. Converting a SVG file to JPEG using Python | As...

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  2. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....RenderToScale method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Pythonでページプロパティを取得する|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...
  4. IPageSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats....separate pages when saving a document to fixed page formats.... Methods Name Description page_saving(args) Called when Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. تحويل صفحات PDF إلى صور في روبي|Aspose.PDF for ...

    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....JpegDevice' def convert_pages_to_images ( input_pdf , output_path...pdf_document . pages . size ) . each do | page_number | # اختر...

    docs.aspose.com/pdf/ar/java/convert-pdf-pages-t...
  6. Wasserzeichen zu Visio hinzufügen|Documentation

    So fügen Sie visio ein Wasserzeichen hinzu, indem Sie .NET Diagram API verwenden....diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/de/net/add-watermark-to...
  7. Aggiungi filigrana a Visio|Documentation

    Come aggiungere filigrana a visio utilizzando .NET Diagram API....diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/it/net/add-watermark-to...
  8. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024.... Pages [ 1 ], dataDir + "converted...200 ; //Add stamp document . Pages [ 1 ]. AddStamp ( stamp ); //...

    docs.aspose.com/pdf/net/whatsnew/2024/
  9. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....adding text fragments to the PDF page. As for text files, we are dealing...Document Object. Add a Page to pages collection of document....

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  10. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the INDEX field...(Inherited from Field ) has_page_number_separator Gets a value...value indicating whether a page number separator is overridden through...

    reference.aspose.com/words/python-net/aspose.wo...