Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 7,606 for

annotation

(0.05 sec)
  1. Jak dodać Freetext Adnotację za pomocą C++ | As...

    Kod źródłowy do dodawania adnotacji Freetext w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/pl/cpp/annotation/freet...
  2. Come ottenere l'annotazione di Freetext usando ...

    Codice sorgente per ottenere Freetext annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/freet...
  3. Come aggiungere l'annotazione Freetext usando ....

    Codice sorgente su C# per aggiungere Freetext annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/it/net/annotation/freet...
  4. Actionsを使用する|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ja/java/actions/
  5. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  6. 如何使用 C++ 刪除 Highlight 註釋 | Aspose.PDF

    用於在任何平台上刪除 Highlight PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 如何使用 C++ 刪除 Text 註釋 | Aspose.PDF

    用於在任何平台上刪除 Text PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 刪除 Square 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Square 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 如何使用 .NET 刪除 Redaction 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Redaction 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. Come aggiungere l'annotazione Caret usando Java...

    Codice di esempio Java per aggiungere Caret annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...+ "sample.pdf" ); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/java/annotation/care...