Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 9,050 for

annotation

(0.38 sec)
  1. วิธีการรับ Circle คำอธิบายประกอบโดยใช้ .NET | A...

    รหัสที่มาใน C# ที่จะได้รับ Circle คำอธิบายประกอบใน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/th/net/annotation/circl...
  2. Jak uzyskać Circle Adnotację przy użyciu .NET |...

    Kod źródłowy na C#, aby uzyskać adnotacje Circle 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/circl...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. Tambahkan Anotasi Polyline|Aspose.PDF for Pytho...

    Contoh ini mengikat PDF input, membuat polyline solid pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi dengan anotasi....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/id/python-net/add-polyline-...
  9. Добавить аннотацию полигога|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, рисуется сплошной полигон на первой странице и сохраняется изменённый документ с аннотацией....initialize_data_dir def add_polygon_annotation ( infile , outfile ): # Create... 120 ), "This is polygon annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ru/python-net/add-polygon-a...
  10. Actionsを使用する|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ja/java/actions/