Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 8,414 for

annotation

(0.11 sec)
  1. 記録

    記録...Annotations コレクションへのリンクを追加します。 Document...PDFファイルの最初のページの注釈コレクションにリンク注釈を追加します page.Annotations.Add(link); // 更新されたドキュメントを保存する...

    blog.aspose.com/ja/pdf/add-hyperlinks-to-pdf-in...
  2. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....existing PDF File Adding Annotations to existing PDF file PdfFileMend...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  3. 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...
  4. 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...
  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. Xóa nhận xét khỏi Email Outlook & Thunderbird |...

    Ứng dụng và API miễn phí cho EML, EMLX, chú thích và nhận xét MSG trên Windows, Linux & macOS...Українська عربي ไทย 한국인 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/vi/annotation/
  7. Arşiv

    Arşiv...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/tr/pdf/extract-table-from-pdf-u...
  8. Aspose.PDF for C++를 사용하여 XFDF 형식으로 주석 가져오기 및 내보...

    C++ 및 Aspose.PDF for C++ 라이브러리를 사용하여 XFDF 형식으로 주석을 가져오고 내보낼 수 있습니다....methods to import and export annotations data to XFDF files. XFDF는...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/ko/cpp/import-export-xfdf/
  9. Optimizar, Comprimir o Reducir el Tamaño del PD...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño PDF, Desincrustar fuentes, Eliminar objetos no utilizados usando PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/es/php-java/optimize-pdf/
  10. 아카이브

    아카이브...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation 필터링 if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-cs...