Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 187,882 for

paged

(0.34 sec)
  1. Membuat Dokumen PDF|Aspose.PDF untuk Java

    Pelajari cara membuat file PDF di Aspose.PDF untuk Java....Membuat objek Document Menambahkan Page ke objek dokumen Membuat objek...(); // Tambahkan halaman Page page = document . getPages ()....

    docs.aspose.com/pdf/id/java/create-document/
  2. Felder erstellen, einfügen|Documentation

    So erstellen Sie Felder mit Java Diagram API ....vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/de/python-java/create-i...
  3. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Добавление аннотаций фигур с использованием C#|...

    Эта статья описывает, как добавлять, получать и удалять аннотации фигур из вашего PDF-документа с Aspose.PDF for .NET... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/ru/net/figures-annotation/
  6. Tambahkan Anotasi Gambar menggunakan C#|Aspose....

    Artikel ini menjelaskan cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF for .NET... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/id/net/figures-annotation/
  7. 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/
  8. 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/
  9. 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/
  10. 使用 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/