Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 188,102 for

paged

(1.29 sec)
  1. Python 를 사용하여 파일 콘텐츠 최적화

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....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/compress/
  2. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng P...

    Nén tệp trong Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượ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/compress/
  3. Agregar Páginas a PDF en Python | Insertar una ...

    Agregar páginas a PDF en Python. Aprenda cómo insertar una página en un PDF, agregar páginas de otros PDFs e insertar páginas en posiciones específicas programáticamente.... Insert a PDF Page at a Specific Position using...del archivo, llama al método pages.add() . Siga los pasos a continuación...

    blog.aspose.com/es/pdf/add-pages-to-pdf-in-python/
  4. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  5. C++ API PostScript feldolgozáshoz

    Töltsön be és konvertáljon PS, EPS és XPS fájlokat PDF-be és képekké ezzel a könyvtárral. XPS-fájlok létrehozása vagy manipulálása C++ alkalmazásokban....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/cpp/
  6. تبدیل فایل DICOM به PDF با استفاده از Python | ...

    کد نمونه در پایتون برای تبدیل DICOM به PDF. استفاده از کد نمونه برای دسته DICOM به PDF تبدیل با پایتون و .NET... Document () page = document . pages . add () image = apdf...Set page dimensions page . page_info . height = rows page . page_info...

    products.aspose.com/pdf/fa/python-net/conversio...
  7. ค้นหา

    ค้นหา... เข้าถึงหน้าที่ต้องการจาก Pages คอลเลกชัน。 รอบการผ่านรูปร่างบนหน้า...เข้าถึงหน้าหมายเลขหนึ่ง Page page = visio_file.Pages[0]; // ทำซ้ำผ่านรูปทรง...

    blog.aspose.com/th/diagram/read-visio-shape-dat...
  8. آرشیوها

    آرشیوها...به صفحه مورد نظر از مجموعه Pages . از روی اشکال موجود در صفحه...دسترسی پیدا کنید Page page = visio_file.Pages[0]; // از روی اشکال...

    blog.aspose.com/fa/diagram/read-visio-shape-dat...
  9. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  10. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…... I expect 0 number of pages since, it is a single sheet...sheet with no distinguished pages in it. Please find the inupt file...

    forum.aspose.com/t/getprintingpagebreaks-return...