Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 184,602 for

paged

(0.26 sec)
  1. Komprimovat JPG V Python

    Komprimujte JPG v Python bez ztráty kvality. Optimalizujte obsah JPG, snadno zmenšete velikost souboru....jpg", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Nastavte maximální...

    products.aspose.com/words/cs/python-net/compres...
  2. Suspausti DOC Python

    Suspausti DOC Python neprarandant kokybės. Optimizuokite DOC turinį, lengvai sumažinkite failo dydį....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Nustatykite maksimalų...

    products.aspose.com/words/lt/python-net/compres...
  3. ضغط JPG في Python

    ضغط JPG في Python دون فقدان الجودة. تحسين المحتوى JPG وتقليل حجم الملف بسهولة....jpg", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # تعيين الحد الأقصى...

    products.aspose.com/words/ar/python-net/compres...
  4. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP....Contents [ Hide ] Every PDF page contains Resources and Contents...Get the page you want to add an image to. Add a new page to the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  5. 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...
  6. Создание ссылок в PDF файле|Aspose.PDF for Java

    Этот раздел объясняет, как создавать ссылки в вашем PDF документе с помощью Java.... Получите Page , на которую хотите добавить...LinkAnnotation с использованием объектов Page и Rectangle . Установите атрибуты...

    docs.aspose.com/pdf/ru/java/create-links/
  7. Archiver

    les archives...Page pour .NET , les développeurs...télécharger Aspose.Page pour .NET depuis la page officielle des versions...

    blog.aspose.com/fr/page/comment-ajouter-du-text...
  8. Arsip

    Arsip...Document("sample-multi-page.docx") # get page count pageCount = doc.page_count...page_count # loop through pages for page in range(0, pageCount): # simpan...

    blog.aspose.com/id/words/extract-pages-from-wor...
  9. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....method Gets or sets the starting page number of the section. int32_t...Examples Shows how to set up page numbering in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...object to first page of input document doc . pages [ 1 ] . paragraphs...

    docs.aspose.com/pdf/python-net/add-table-in-exi...