Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 8,583 for

annotator

(0.11 sec)
  1. نحوه حذف Polygon حاشیه نویسی با استفاده از {{pr...

    کد منبع برای حذف Polygon حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/polyg...
  2. نحوه حذف Circle حاشیه نویسی با استفاده از {{pro...

    سورس کد روی C# جهت حذف حاشیه نویسی Circle در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/net/annotation/circl...
  3. نحوه حذف Watermark حاشیه نویسی با استفاده از {{...

    سورس کد روی C# جهت حذف حاشیه نویسی Watermark در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/net/annotation/water...
  4. نحوه حذف Highlight حاشیه نویسی با استفاده از {{...

    کد منبع برای حذف Highlight حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/highl...
  5. Arsip

    Arsip...koleksi anotasi annotations = page0.page_sheet.annotations; # Ulangi...anotasinya for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/id/diagram/add-comments-to-visi...
  6. Archiwa

    Archiwa...adnotacji annotations = page0.page_sheet.annotations; # Iteruj...adnotacjach for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/pl/diagram/add-comments-to-visi...
  7. Archiv

    Archiv...sbírku anotací annotations = page0.page_sheet.annotations; # Procházejte...anotacemi for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/cs/diagram/add-comments-to-visi...
  8. Anotação de Texto em PDF|Aspose.PDF para Java

    Aspose.PDF para Java permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma Página específica...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    docs.aspose.com/pdf/pt/java/text-annotation/
  9. Trabajando con Acciones|Aspose.PDF para Java

    Esta sección explica cómo agregar acciones a los documentos y campos de formulario programáticamente con Java. Aprenda cómo Añadir, Crear y Obtener un Hipervínculo en un Archivo PDF....estos enlaces a la colección Annotations del objeto Page . Finalmente...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/es/java/actions/
  10. 如何使用 Java 删除 Freetext 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Freetext 注释的 Java 示例代码。...Annotations 集合中的 Freetext 注释方法 Remove..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

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