Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 190,229 for

paged

(0.22 sec)
  1. Nén JPG Trong Python

    Nén JPG trong Python mà không làm giảm chất lượng. Tối ưu hóa JPG nội dung, giảm kích thước tệp một cách dễ dàng....jpg", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Đặt kích thước trang...

    products.aspose.com/words/vi/python-net/compres...
  2. Nén DOCX Trong Python

    Nén DOCX trong Python mà không làm giảm chất lượng. Tối ưu hóa DOCX nội dung, giảm kích thước tệp một cách dễ dàng....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Đặt kích thước trang...

    products.aspose.com/words/vi/python-net/compres...
  3. Nén HTML Trong Python

    Nén HTML trong Python mà không làm giảm chất lượng. Tối ưu hóa HTML nội dung, giảm kích thước tệp một cách dễ dàng....html", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Đặt kích thước trang...

    products.aspose.com/words/vi/python-net/compres...
  4. 在python中壓縮doc

    在Python中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...doc", '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. 在python中壓縮jpg

    在Python中壓縮JPG而不會損失質量。優化JPG內容,輕鬆減小文件大小。...jpg", '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...
  6. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Atualizar Dimensões da Página em Ruby|Aspose.PD...

    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....# obter a coleção de páginas page_collection = pdf . getPages...uma página específica pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/pt/java/update-page-dimensi...
  8. Dividir PDF programáticamente en Python|Aspose....

    Este tema muestra cómo dividir páginas de PDF en archivos PDF individuales en sus aplicaciones de Python a través de C++.... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/es/python-cpp/split-pdf-doc...
  9. Пример Hello World с использованием языка C#|As...

    Этот пример демонстрирует, как создать простой PDF-документ с текстом Hello World с помощью Aspose.PDF... Добавить Page к объекту документа. Создать...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/ru/net/hello-world-example/
  10. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....multiple_pages . @property def use_book_fo...specified, FixedPageSaveOptions.page_set is ignored when saving....

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