Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 187,117 for

paged

(0.22 sec)
  1. C#でPDFドキュメントを操作する|Aspose.PDF for .NET

    この記事では、PDF A標準のPDFドキュメントを検証する方法、目次(TOC)を操作する方法、PDFの有効期限を設定する方法などについて説明します。...first page of PDF file var tocPage = document . Pages . Insert..."First page" , "Second page" , "Third page" , "Fourth page" }; for...

    docs.aspose.com/pdf/ja/net/manipulate-pdf-docum...
  2. Добавить изображение в PDF с использованием C++...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием библиотеки C++....изображение auto page = document -> get_Pages () -> idx_get (...изображений ресурсов страницы page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/ru/cpp/add-image-to-existin...
  3. Python 에서 DOC 압축

    품질 손실 없이 Python 에서 DOC 을 압축합니다. DOC 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # 현재 페이지 이미지 크기 조정을...

    products.aspose.com/words/ko/python-net/compres...
  4. 在python中壓縮word

    在Python中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # 設置最大頁面大小,避免當前頁面圖像縮放。 max_page_dimension...

    products.aspose.com/words/zh-hant/python-net/co...
  5. فشرده سازی DOCX در Python

    بدون از دست دادن کیفیت، DOCX را در Python فشرده کنید. محتوای DOCX را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # حداکثر اندازه صفحه...

    products.aspose.com/words/fa/python-net/compres...
  6. فشرده سازی DOC در Python

    بدون از دست دادن کیفیت، DOC را در Python فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # حداکثر اندازه صفحه...

    products.aspose.com/words/fa/python-net/compres...
  7. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....Page Product Family Aspose.PSD Product...Section class Set the Section.page_setup.text_orientation property...

    kb.aspose.com/words/python/rotate-text-in-word-...
  8. Convert PDF to QR Code using Java

    Follow this article to convert PDF to QR Code using Java. It has the details to set the IDE, a list of steps, and a sample code for transformation of PDF to Barcode using Java....Page Product Family Aspose.PSD Product...QR code Iterate through each page and access the collection of...

    kb.aspose.com/total/java/convert-pdf-to-qr-code...
  9. Aspose.PDF Product Family

    Trouvez des réponses pour créer, convertir, modifier et manipuler des fichiers PDF par programmation....Page Product Family Aspose.PSD Product...Python Comment enregistrer des pages sélectionnées à partir d'un...

    kb.aspose.com/fr/pdf/page/6/
  10. Работа с PDF страницами в Python|Aspose.PDF для...

    Как добавлять страницы, добавлять колонтитулы, добавлять водяные знаки вы можете узнать в этом разделе. Aspose.PDF для Python через .NET объясняет вам все детали по этой теме....able to do the following: Add Pages - добавлять страницы в нужное...страницу из вашего документа. Move Pages - перемещать страницы из одного...

    docs.aspose.com/pdf/ru/python-net/working-with-...