Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 8,413 for

annotate

(0.21 sec)
  1. Working with Attachments in PDF in Node.js|Aspo...

    Basic operations with attachments in PDF in Node.js. Guide with examples....from an existing PDF PDF Annotations in Node.js Working with PDF...

    docs.aspose.com/pdf/nodejs-cpp/attachments/
  2. draw shapes in java

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....these shapes on images for annotation. In this article, you will...

    blog.aspose.com/tag/draw-shapes-in-java/
  3. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的 Annotations 集合。要向特定页面添加注释,请使用...集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations 集合中。 使用 Aspose.PDF.InteractiveFeatures...

    docs.aspose.com/pdf/zh/java/multimedia-annotation/
  4. PDFからテキストを抽出する C#|Aspose.PDF for .NET

    この記事では、C#でAspose.PDFを使用してPDF文書からテキストを抽出するさまざまな方法について説明します。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/ja/net/extract-text-from-al...
  5. ลบคำอธิบายประกอบ XLSB ออนไลน์หรือจัดการคำอธิบาย...

    ลบความคิดเห็นออกจากไฟล์ XLSB ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ XLSB...Total Java Annotate ลบคำอธิบายประกอบ XLSB ออน...ndencies) ``` 📊 ทำไมต้อง Annotate ไฟล์ XLSB: ปรับปรุงชุดข้อมูลขนาดใหญ่...

    products.aspose.com/total/th/java/annotate/xlsb/
  6. Arsip

    Arsip...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/id/pdf/extract-table-from-pdf-u...
  7. أرشيف

    أرشيف...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/ar/pdf/extract-table-from-pdf-u...
  8. Extrair Dados de Tabela em PDF com C#|Aspose.PD...

    Aprenda como extrair dados tabulares de PDF usando Aspose.PDF for .NET em C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/pt/net/extract-data-from-ta...
  9. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides is a powerful API for creating, editing and converting PowerPoint presentations in .NET, Java, C++, Python and other platforms. Try it for free today!...Slides Annotation Free App to remove Annotations from PowerPoint...

    products.aspose.com/slides/
  10. So fügen Sie mit Java einen Kommentar in eine P...

    Dieser kurze Artikel beschreibt, wie man mit Java Kommentare in PDFs einfügt. Es werden Informationen zur Vorbereitung der Entwicklungsumgebung, schrittweise Details und ein ausführbarer Beispielcode bereitgestellt, der demonstriert, wie Kommentare in PDF-Dateien mit Java hinzugefügt werden....letzten Schritt wird diese Annotation mit der getAnnotations()...add()-Methode der Page-Klasse zur Annotations-Sammlung hinzugefügt. Code...

    kb.aspose.com/de/pdf/java/how-to-insert-comment...