Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 7,772 for

annotate

(0.17 sec)
  1. Jak uzyskać Freetext Adnotację przy użyciu .NET...

    Kod źródłowy na C#, aby uzyskać adnotacje Freetext 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/freet...
  2. Come ottenere l'annotazione di Caret usando .NE...

    Codice sorgente su C# per ottenere Caret annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/caret...
  3. Come ottenere l'annotazione di Strikeout usando...

    Codice sorgente su C# per ottenere Strikeout annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/strik...
  4. إنشاء روابط في ملف PDF باستخدام C#|Aspose.PDF f...

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

    docs.aspose.com/pdf/ar/net/create-links/
  5. 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...
  6. Optimiser, Compresser ou Réduire la Taille du P...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés avec Python....Supprimer ou aplatir les annotations Une explication détaillée...aplatissement des annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/python-net/optimize-pdf/
  7. Travailler avec des actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire de manière programmatique avec C#....ces liens à la collection Annotations de l’objet Page . Enfin,...sont représentés comme des annotations dans un fichier PDF et ils...

    docs.aspose.com/pdf/fr/net/actions/
  8. C++でPDFファイルにリンクを作成する|Aspose.PDF for C++

    このセクションでは、C++でPDFドキュメントにリンクを作成する方法を説明します。... ページオブジェクトの Annotations プロパティにリンクを追加します。 最後に、Doc...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/create-links/
  9. Perbarui Tautan dalam PDF|Aspose.PDF untuk Java

    Memperbarui tautan dalam PDF secara programatis. Panduan ini tentang cara memperbarui tautan dalam PDF dalam bahasa Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/id/java/update-links/
  10. Extrahieren von Links aus PDF mit C#

    In diesem Tutorial wird beschrieben, wie Sie mit C# Links aus PDFs extrahieren. Es enthält Details zum Einrichten der IDE, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Link-Extraktors mit C#....Seiten Erstellen Sie einen annotation selector zum Suchen von Linkanmerkungen...extrahieren . Erstellen Sie einen Annotation-Selektor für die Link-Annotationen...

    kb.aspose.com/de/pdf/net/extract-links-from-pdf...