Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 8,588 for

annotation

(0.17 sec)
  1. 기존 PDF 파일에 이미지 추가|Aspose.PDF for Java

    이 섹션에서는 Java 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/ko/java/add-image-to-existi...
  2. 搜索

    搜索...add(Annotation) 方法向文檔添加註釋。 最後,使用 Document...textAnnotation.setTitle("Sample Annotation Title"); // 設置註釋主題 textAnnotation...

    blog.aspose.com/zh-hant/pdf/add-or-remove-annot...
  3. Get Viewer Preference of an existing PDF File|A...

    Explore how to extract and retrieve viewer preferences from an existing PDF file using Aspose.PDF in Java....existing PDF File Adding Annotations to existing PDF file...

    docs.aspose.com/pdf/java/get-viewer-preference-...
  4. Windows, Linux और macOS पर PowerPoint फ़ाइलों स...

    पीपीटी, पीपीटीएक्स, पीपीएस, पीओटी, पीपीएसएक्स, पीपीटीएम, पीपीएसएम, पीओटीएक्स, पीओटीएम और ओडीपी जैसी पावरपॉइंट फाइलों पर एनोटेशन का प्रबंधन करने के लिए मुफ्त ऐप और एपीआई...Slides Annotation Aspose.Slides APIs का उपयोग...

    products.aspose.com/slides/hi/annotation/
  5. تحسين، ضغط أو تقليل حجم ملف PDF باستخدام PHP|As...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/ar/php-java/optimize-pdf/
  6. C++を使用してPDFに画像を追加|Aspose.PDF for C++

    このセクションでは、C++ライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ja/cpp/add-image-to-existin...
  7. Извлечение текста со всех страниц PDF с использ...

    В этой статье описываются различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C++. Извлечение с целых страниц, из конкретной части, на основе колонок и т. д....все аннотации for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Фильтр TextMarkupAnnotation...

    docs.aspose.com/pdf/ru/cpp/extract-text-from-al...
  8. Lưu trữ

    Lưu trữ...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/vi/pdf/extract-text-from-pdf-cs...
  9. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....fields Remove or flatten annotations Detailed explanation of optimization...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  10. Quoi de neuf|Aspose.PDF pour Node.js via C++

    Cette page présente les nouvelles fonctionnalités les plus populaires d'Aspose.PDF pour Node.js via C++ qui ont été introduites dans les versions récentes....les Signets Supprimer les Annotations Extraire un texte d’un PDF...

    docs.aspose.com/pdf/fr/nodejs-cpp/whatsnew/