Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 187,818 for

paged

(0.31 sec)
  1. 使用 C++ 将页面移至 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式移动文档的 PDF 页面...Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // Save output file...

    products.aspose.com/pdf/zh-hant/cpp/pages/move/
  2. Convertir divers formats d'images en PDF|Aspose...

    Ce sujet vous montre comment la bibliothèque Aspose.PDF pour C++ permet de convertir divers formats d'images en PDF.... Ajoutez une nouvelle Page à ce Document . Un nouveau BMP...Aspose.PDF BMP est ajouté à la Page en tant que Paragraphe. Enfin...

    docs.aspose.com/pdf/fr/cpp/convert-images-forma...
  3. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the left edge of the page. Column The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PDF لـ C++

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل صيغ الملفات الأخرى إلى مستند PDF....Add a new page in Pages collection of Document auto page = document...document -> get_Pages () -> Add (); // Create an instance of TextFragmet...

    docs.aspose.com/pdf/ar/cpp/convert-other-files-...
  5. Aspose.PDF untuk C++

    Topik ini menunjukkan kepada Anda bagaimana Aspose.PDF memungkinkan mengonversi format file lain ke dokumen PDF.... Tambahkan Page ke koleksi halaman dokumen....koleksi Pages dari Document auto page = document -> get_Pages () ->...

    docs.aspose.com/pdf/id/cpp/convert-other-files-...
  6. Travailler avec la transparence dans PS | .NET

    Comment ajouter de la transparence au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  7. Python 에서 JPG 압축

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

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

    Nén TIFF trong Python mà không làm giảm chất lượng. Tối ưu hóa TIFF nội dung, giảm kích thước tệp một cách dễ dàng....tiff", '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. Nén WORD Trong Python

    Nén WORD trong Python mà không làm giảm chất lượng. Tối ưu hóa WORD 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...