Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 8,591 for

annotator

(0.19 sec)
  1. Jak uzyskać Polygon Adnotację przy użyciu C++ |...

    Kod źródłowy do uzyskania Polygon 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/polyg...
  2. Jak uzyskać Redaction Adnotację przy użyciu C++...

    Kod źródłowy do uzyskania Redaction 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/redac...
  3. Working with Facades|Aspose.PDF for .NET

    Learn how to work with PDF facades in .NET using Aspose.PDF for easier manipulation and viewing of PDF content....Working with annotations - manage PDF document annotations (comments)...

    docs.aspose.com/pdf/net/working-with-facades/
  4. Come ottenere l'annotazione di Circle usando .N...

    Codice sorgente su C# per ottenere Circle 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/circl...
  5. Come ottenere l'annotazione di Redaction usando...

    Codice sorgente su C# per ottenere Redaction 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/redac...
  6. Actionsを使用する|Aspose.PDF for Java

    このセクションでは、Javaを使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。PDFファイルにハイパーリンクを追加、作成、取得する方法を学びます。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトのAnnotationsコレクションに追加します。 最後に、 Document...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/ja/java/actions/
  7. تحديث الروابط في ملف PDF|Aspose.PDF for Java

    تحديث الروابط في ملف PDF برمجياً. يتناول هذا الدليل كيفية تحديث الروابط في ملف PDF باستخدام لغة Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ar/java/update-links/
  8. Archivo

    Archivo...página for (auto annotation : page->get_Annotations()) { // Comprobar...anotación if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/es/pdf/extract-data-from-tables...
  9. PDF OptimizeResources() throws System.NullRefer...

    Hi, I’m investigating an error where a PDF document is created and we call the OptimizeResources() method which is throwing System.NullReferenceException: System.Reflection.TargetInvocationException: Exception has been…...Annotations.AppearanceDictionary.get_Keys()...variations of PDFs with annotations but have not been able to...

    forum.aspose.com/t/pdf-optimizeresources-throws...
  10. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation..., 1021 , 459 ))); // Add annotation to the page page . getAnnotations...

    products.aspose.com/pdf/zh-hant/java/annotation...