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

annotate

(0.09 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 을 (를) 사용하여 Square 주석을 제거하는 방법https://products.aspose.com/pdf/ko/java/annotation/square/remove/Recent content in Java 을 (를) 사용하여 Square 주석을......com/pdf/ko/java/annotation/square/remove/Recent content...s.aspose.com/pdf/ko/java/annotation/square/remove/index.xml self...

    products.aspose.com/pdf/ko/java/annotation/squa...
  2. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/id/python-net/create-form/
  3. PDFでのアクションの操作|Aspose.PDF for C++

    このセクションでは、C++を使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトの Annotations コレクションに追加します。 最後に、 Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/actions/
  4. Hervorhebung aus PDF mit Java entfernen

    Folgen Sie diesem Artikel, um PDF-Hervorhebungen mit Java zu entfernen. Sie erhalten Details zur Einrichtung der IDE, eine Liste der Schritte und einen Beispielcode, der zeigt, wie Hervorhebungen in PDF mit Java gelöscht werden....HighlightAnnotation um Überprüfen Sie die Annotation und markieren Sie sie gemäß...die Annotation mit der Methode delete() in der Annotations-Sammlung...

    kb.aspose.com/de/pdf/java/remove-highlight-from...
  5. PDF Липкие Аннотации с использованием C++|Aspos...

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте. Она используется для представления графики на странице. Проверьте фрагмент кода для решения этой задачи....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/ru/cpp/sticky-annotations/
  6. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Esta sección explica cómo importar y exportar anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/es/net/import-export-annota...
  7. Импорт и экспорт аннотаций в XFDF|Aspose.PDF fo...

    В этом разделе объясняется, как импортировать и экспортировать аннотации из PDF-файла в XFDF с помощью Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ru/net/import-export-annota...
  8. Impor dan Ekspor Anotasi ke XFDF|Aspose.PDF for...

    Bagian ini menjelaskan cara mengimpor dan mengekspor anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/id/net/import-export-annota...
  9. Chercher

    chercher...Parcourez les annotations et obtenez l’annotation carrée. Créez...Parcourir les annotations sur la page for (auto annotation : page->get_Annotations())...

    blog.aspose.com/fr/pdf/extract-data-from-tables...
  10. Создать AcroForm — создать заполняемый PDF в Py...

    Создайте поля AcroForm с нуля в PDF‑документах, используя Aspose.PDF for Python via .NET.... annotations . DefaultAppearance ( "Arial"...dark_blue ) border = ap . annotations . Border ( text_box_field...

    docs.aspose.com/pdf/ru/python-net/create-form/