Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 141,220 for

paged

(0.11 sec)
  1. Travailler avec des documents XPS dans Qt | C++

    API C++ pour traiter les fichiers XPS. Découvrez comment travailler avec des documents XPS dans Qt grâce à Aspose.Page pour C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/cpp/work-with-xps-docum...
  2. DICOM به PDF تبدیل با استفاده از Python | Aspos...

    کد نمونه در پایتون برای تبدیل 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...
  3. 将椭圆对象添加到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/
  4. Python API for PostScript Processing

    Python library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/
  5. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...upperRightY = 800 ; // 获取要添加图像的页面 Page page = pdfDocument1 . getPages...)); // 将图像添加到页面资源的 Images 集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  6. Arbeiten mit Bildern | Aspose.Note Dokumentation

    Erfahren Sie, wie Sie mit Bildern in Ihren Java -Entwicklungsprojekten arbeiten....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/de/java/working-with-images/
  7. PDF Figures Annotations|Aspose.PDF for Java

    يصف هذا المقال كيفية إضافة واستخراج وحذف تعليقات الأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF for Java...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/ar/java/figures-annotation/
  8. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics object to a specified size in C++....e method Renders a document page into a Graphics object to a...pageIndex int32_t The 0-based page index. graphics const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // 创建注释 HighlightAnnotation...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  10. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // 주석 생성 HighlightAnnotation...

    docs.aspose.com/pdf/ko/java/highlights-annotation/