Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 7,775 for

annotation

(0.22 sec)
  1. Jak uzyskać Underline Adnotację przy użyciu C++...

    Kod źródłowy do uzyskania Underline adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/under...
  2. Jak uzyskać Freetext Adnotację przy użyciu C++ ...

    Kod źródłowy do uzyskania Freetext adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/freet...
  3. Jak uzyskać Highlight Adnotację przy użyciu C++...

    Kod źródłowy do uzyskania Highlight adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/highl...
  4. Jak uzyskać Text Adnotację przy użyciu .NET | A...

    Kod źródłowy na C#, aby uzyskać adnotacje Text na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/text/...
  5. Jak uzyskać Strikeout Adnotację przy użyciu C++...

    Kod źródłowy do uzyskania Strikeout adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/strik...
  6. Buat Tautan dalam file PDF dengan C#|Aspose.PDF...

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan C#....Tambahkan tautan ke properti Annotations objek Halaman. Terakhir,...Tambahkan tautan ke koleksi Annotations objek Halaman. Simpan PDF...

    docs.aspose.com/pdf/id/net/create-links/
  7. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted 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...
  8. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted 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...
  9. Comment expurger un PDF en Java

    Ce bref guide explique comment rédiger un PDF en Java. Il contient les détails de la configuration du système et l'algorithme pas à pas, suivis d'un exemple de code exécutable pour expurger le texte au format PDF à l'aide de Java....RedactionAnnotation Ajouter l’annotation aux annotations existantes Masquez...une annotation de rédaction. Ensuite, ajoutez l’annotation à la...

    kb.aspose.com/fr/pdf/java/how-to-redact-a-pdf-i...
  10. PDFマルチメディア注釈をC++で使用|Aspose.PDF for C++

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

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