Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 8,532 for

annotation

(0.09 sec)
  1. Xóa chú thích bằng Java | products.aspose.com

    Mã nguồn Java để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Aspose.Slides cho Java. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/java/annotation/
  2. Xóa chú thích bằng C++ | products.aspose.com

    Mã nguồn C++ để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Slides cho API C++. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/cpp/annotation/
  3. Извлечение текста из штампов|Aspose.PDF for 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/ru/java/extract-text-from-s...
  4. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... annotations . WatermarkAnnotation ( page...# 将注释添加到页面的注释集合中 page . annotations . append ( wa ) # 创建用于字体设置的...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  5. Archiv

    Archiv...Přidejte anotaci do kolekce Annotations konkrétní stránky PDF pomocí...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Uložte dokument...

    blog.aspose.com/cs/pdf/add-or-remove-annotation...
  6. ארכיון

    ארכיון...Annotations.Add(Annotation)] 12 . שמור את מסמך...הערה לדף document.Pages[1].Annotations.Add(lineAnnotation); // שמור...

    blog.aspose.com/he/pdf/add-or-remove-annotation...
  7. Извлечение текста из штампов с помощью C#|Aspos...

    Узнайте, как использовать специальную функцию Aspose.PDF for .NET — извлечение текста из аннотаций штампов... Получите нужную Annotation из списка аннотаций страницы...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/ru/net/extract-text-from-st...
  8. Annotatie verwijderen met Java | products.aspos...

    Java-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Slides voor Java API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/java/annotation/
  9. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/java/redaction/
  10. C#を使用したPDFハイライト注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントにハイライト注釈を追加する方法を学び、テキストの強調とレビューを行います。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ja/net/highlights-annotation/