Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 8,582 for

annotation

(0.53 sec)
  1. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 아카이브

    아카이브...Annotations 컬렉션에 대한 링크를 추가합니다. Document...페이지의 주석 모음에 링크 주석 추가 page.Annotations.Add(link); // 업데이트된 문서 저장...

    blog.aspose.com/ko/pdf/add-hyperlinks-to-pdf-in...
  3. So löschen Sie Kommentare in PDF in Java

    In diesem Tutorial erfahren Sie, wie Sie Kommentare in PDF in Java löschen. Es teilt die Informationen zum Einstellen der IDE, Schritte zum Schreiben des Programms und einen ausführbaren Beispielcode zum Löschen aller Kommentare in PDF in Java....greifen Sie auf collection of annotations darin zu Analysieren Sie...Methode delete() in der Annotations-Auflistung auf, um die Textanmerkung...

    kb.aspose.com/de/pdf/java/how-to-delete-comment...
  4. Annotatie toevoegen, bewerken en verwijderen va...

    Python broncode om VSDM bestanden te annoteren binnen een op Python gebaseerde applicatie....Diagram Python via Java Annotation Annotatie toevoegen, bewerken...Python PNG JPG BMP TIFF VSDM Annoteer VSDM indelingen in Python...

    products.aspose.com/diagram/nl/python-java/anno...
  5. Архивы

    Архивы...странице for (auto annotation : page->get_Annotations()) { // Проверьте...аннотации if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ru/pdf/extract-data-from-tables...
  6. Archiwa

    Archiwa...stronie for (auto annotation : page->get_Annotations()) { // Sprawdź...adnotacji if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pl/pdf/extract-data-from-tables...
  7. Archiv

    Archiv...stránce for (auto annotation : page->get_Annotations()) { // Zkontrolujte...anotace if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/cs/pdf/extract-data-from-tables...
  8. آرشیوها

    آرشیوها...Annotations اضافه کنید. PDF را با استفاده...نویسی صفحه اول فایل PDF page.Annotations.Add(link); // سند به روز...

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  9. C# API to Export EPUB to RTF | products.aspose.com

    Convert EPUB to RTF without using Microsoft Word...adding text, images, and annotations. The Aspose.Words for .NET...adding text, images, and annotations. Aspose.Total for .NET is...

    products.aspose.com/total/net/conversion/epub-t...
  10. PDFマルチメディア注釈をC++で使用|Aspose.PDF for C++

    Aspose.PDF for C++を使用すると、PDFドキュメントにマルチメディア注釈を追加、取得、削除できます。...PDFドキュメントの注釈は、 Page オブジェクトのAnnotationsコレクションに含まれています。このコレクションには...るすべての注釈が含まれています。各ページは独自のAnnotationsコレクションを持っています。特定のページに注釈を追...

    docs.aspose.com/pdf/ja/cpp/multimedia-annotation/