Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 141,625 for

paged

(0.06 sec)
  1. Форматирование текста в PDF с использованием C+...

    Эта страница объясняет, как форматировать текст внутри PDF-файла. Сюда входят добавление отступа строки, добавление границы текста, добавление подчеркивания текста, добавление границы вокруг добавленного текста, выравнивание текста для содержимого плавающего блока и т. д....Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/ru/cpp/text-formatting-insi...
  2. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  3. 在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...
  4. Python 에서 WORD 압축

    품질 손실 없이 Python 에서 WORD 을 압축합니다. WORD 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....docx", '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...
  5. Python 에서 HTML 압축

    품질 손실 없이 Python 에서 HTML 을 압축합니다. HTML 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....html", '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...
  6. Python 에서 DOCX 압축

    품질 손실 없이 Python 에서 DOCX 을 압축합니다. DOCX 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....docx", '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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...