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

annotation

(0.54 sec)
  1. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. إنشاء روابط في ملف PDF|Aspose.PDF for Java

    يشرح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام Java.... أضف الرابط إلى مجموعة Annotations الخاصة بكائن Page. أخيرًا،...فتحها. أضف الرابط إلى مجموعة Annotations الخاصة بكائن الصفحة. وأخيرًا،...

    docs.aspose.com/pdf/ar/java/create-links/
  3. تحسين، ضغط أو تقليل حجم ملف 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/
  4. 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...
  5. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Távolítsa el a PPT megjegyzést Python segítségé...

    Python forráskód a PPT prezentáció megjegyzéseinek eltávolításához...NET Annotation Távolítsa el a PPT megjegyzést...

    products.aspose.com/slides/hu/python-net/annota...
  7. Odeberte anotaci ODP pomocí Pythonu | products....

    Zdrojový kód Pythonu pro odstranění komentářů k prezentaci ODP...NET Annotation Odeberte anotaci ODP pomocí...

    products.aspose.com/slides/cs/python-net/annota...
  8. Ta bort kommentarer från PowerPoint-filer på Wi...

    Gratis app och API:er för att hantera kommentarer på PowerPoint-filer som PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM och ODP...Slides Annotation Ta bort presentationskomment...

    products.aspose.com/slides/sv/annotation/
  9. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....adding text, images, or annotations to the PDF. This example...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/
  10. 使用C++从所有PDF页面提取文本|Aspose.PDF for C++

    本文介绍了使用Aspose.PDF在C++中从PDF文档提取文本的各种方法。包括从整个页面、特定部分、基于列等。...infilename ); // 遍历所有注释 for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // 过滤 TextMarkupAnnotation...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-al...