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

paged

(0.06 sec)
  1. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/doc/
  2. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/w...
  3. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/d...
  4. Робота з градієнтом у файлі XPS | .NET

    Як додати вертикальний, горизонтальний або лінійний градієнт до файлу XPS – це питання, на яке відповідає рішення Aspose.Page. Дізнайтеся про функції .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/net/xps/working-with-gr...
  5. Pythonを使用した追加注釈|Aspose.PDF for Python via .NET

    このセクションでは、PDFドキュメントに追加の種類の注釈を追加、取得、削除する方法について説明します。... pages [ 1 ], ap . Rectangle ( 200...ap . Color . blue document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/ja/python-net/extra-annotat...
  6. Pythonでページプロパティを取得する|Aspose.PDF for Python via ...

    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();...getPages(); # 特定のページを取得 pdf_page = page_collection.get_Item(1); #...

    docs.aspose.com/pdf/ja/python-java/get-page-pro...
  7. Bild einfügen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie ein Bild in eine visio-Seite mit Aspose.Diagram einfügen. Unterstützung der Verwendung von Java zum Einfügen von Bildern und zum Speichern als PDF, SVG, HTML, Bild, XPS und andere Formate.... Die Pages-Eigenschaft, die von der Diagram...Sammlung von Aspose.Diagram.Page-Objekten. Bild in Visio einfügen...

    docs.aspose.com/diagram/de/java/drawing/insert-...
  8. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Go...makes creating complex, multi-page, printable documents easy. API...using grey shades, Rotate whole pages in PDF document, Set PDF document...

    products.aspose.com/pdf/go-cpp/
  9. PDF to PNG Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Программное обрезание страниц PDF C#|Aspose.PDF...

    Вы можете получить свойства страницы, такие как ширина, высота, bleed-, crop- и trimbox, используя Aspose.PDF for .NET.... Page.Rect : пересечение (обычно видимый...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ru/net/crop-pages/