Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 9,047 for

annotator

(0.51 sec)
  1. حاشیه نویسی را با استفاده از C++ حذف کنید | pro...

    کد منبع C++ برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...Slides برای C++ API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/cpp/annotation/
  2. Ekstrak Teks Dari Stempel|Aspose.PDF untuk Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/id/java/extract-text-from-s...
  3. العمل مع إجراءات PDF في بايثون|Aspose.PDF for P...

    تعرف على كيفية إضافة إجراءات المستند والصفحة والنموذج وتحديثها وإزالتها في ملفات PDF باستخدام Python....annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/ar/python-net/actions/
  4. Távolítsa el a megjegyzéseket Java használatáva...

    Java forráskód a prezentáció megjegyzéseinek eltávolításához...online tartalmazzák Remove Annotation From PPT Annotációk eltávolítása...API használatával. Remove Annotation From PPTX Annotációk eltávolítása...

    products.aspose.com/slides/hu/java/annotation/
  5. 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...
  6. Импорт и экспорт аннотаций в 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...
  7. 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...
  8. Trabajar con comentarios|Documentation

    Esta página describe cómo agregar un comentario en una página del dibujo Visio con la biblioteca Aspose.Diagram....collection of the annotations annotations = diagram . getPages...through the annotations for annotation in annotations : comment...

    docs.aspose.com/diagram/es/python-java/working-...
  9. PDFの注釈を変更する|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFへの注釈の変更方法を説明します。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ja/net/modify-annotations/
  10. PDFでのアクションの操作|Aspose.PDF for C++

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

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