Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 186,564 for

paged

(0.45 sec)
  1. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  2. Lavorare con EPS | JavaScript tramite C ++

    Aspose.Page per JavaScript tramite C++ offre diverse operazioni con i file EPS. Vedi esempi di codice qui....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/javascript-cpp/working-...
  3. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  4. Public API Changes in Aspose.Imaging 3.0.1|Docu...

    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....in Djvu file format for Djvu page. It can be accessed from Header...Represents the DjVu file format page with all needed properties....

    docs.aspose.com/imaging/java/public-api-changes...
  5. استخدام أنواع إضافية من تعليقات PDF التوضيحية|A...

    يصف هذا القسم كيفية إضافة، والحصول على، وحذف أنواع إضافية من التعليقات التوضيحية في مستند PDF الخاص بك....باستخدام AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/ar/java/extra-annotations/
  6. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF для C++ позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF-документа....коллекцию Annotations объекта Page . Следующий фрагмент кода показывает..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/ru/cpp/text-annotation/
  7. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...Rotate PDF Pages with PHP In order to rotate PDF file, we’ll...more details check the GitHub page. How to Rotate PDF documents...

    products.aspose.com/pdf/php-java/rotate/
  8. Phpでのページオプションの設定|Documentation

    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....Java for PHP の pagesetup モジュールの page_orientation メソッドを呼び出します。 PHPコード...PHPコード public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/ja/java/setting-page-opti...
  9. Работа с формой типа соединителя|Documentation

    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....vsdx" ); //get a particular page Page page = diagram . getPages ()...(). getPage ( "Page-3" ); //get a dynamic connector type shape...

    docs.aspose.com/diagram/ru/java/working-with-co...
  10. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/