Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 8,588 for

annotator

(0.42 sec)
  1. PSD Format overview|Documentation

    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....adjustment layers, layer masks, annotations, file information, keywords...

    docs.aspose.com/psd/net/psd-format-overview/
  2. Távolítsa el a megjegyzéseket a PowerPoint-fájl...

    Ingyenes alkalmazás és API-k a megjegyzések kezeléséhez olyan PowerPoint-fájlokon, mint a PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM és ODP...Slides Annotation A prezentációkhoz fűzött...

    products.aspose.com/slides/hu/annotation/
  3. PDF 注释|Aspose.PDF for PHP via Java

    本节介绍如何使用 Aspose.PDF 库在 PDF 文件中使用各种注释。了解如何使用 PHP 绘制、打开或添加注释。...本节涵盖以下主题: 您能够执行以下操作: Add Annotation - 本节解释如何使用水印注释。 在 PDF 中使用表格...

    docs.aspose.com/pdf/zh/php-java/annotations/
  4. Documentation|Aspose.PDF for C++

    Learn to use Aspose.PDF C++ to create applications for PDF documents processing on any platform using C#, VB. Browse tutorials, sample code, and more....manipulate PDF pages, add annotations, handle custom fonts and...

    docs.aspose.com/pdf/cpp/
  5. إزالة التعليقات من ملفات PowerPoint على أنظمة ا...

    تطبيق مجاني وواجهات برمجة تطبيقات لإدارة التعليقات التوضيحية على ملفات PowerPoint مثل PPT و PPTX و PPS و POT و PPSX و PPTM و PPSM و POTX و POTM و ODP...Slides Annotation إزالة تعليقات العروض التقديمية...

    products.aspose.com/slides/ar/annotation/
  6. Usuń komentarze z plików programu PowerPoint w ...

    Bezpłatna aplikacja i interfejsy API do zarządzania adnotacjami w plikach PowerPoint, takich jak PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM i ODP...Slides Annotation Usuń komentarze z prezentacji...

    products.aspose.com/slides/pl/annotation/
  7. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  8. ארכיון

    ארכיון...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // או שתשטח את ההערה annotation.flatten(); // או למחוק את...

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  9. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....page annotation element. link2 . tag ( page . annotations [ 1...page annotation element. link1 . tag ( page . annotations [ 2...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  10. PDF内のリンクを更新する|Aspose.PDF for Java

    プログラムでPDF内のリンクを更新します。このガイドはJava言語でPDF内のリンクを更新する方法についてです。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ja/java/update-links/