Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 8,737 for

annotator

(0.08 sec)
  1. إضافة وحذف إشارة مرجعية باستخدام Python|Aspose....

    يمكنك إضافة إشارة مرجعية إلى مستند PDF باستخدام Python. من الممكن حذف جميع الإشارات المرجعية أو إشارات مرجعية معينة من مستند PDF.... annotations . GoToAction ( document ...

    docs.aspose.com/pdf/ar/python-net/add-and-delet...
  2. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....interface for reading embedded annotations. PDF/X is a subset of the...

    docs.aspose.com/pdf/net/save-pdf-document/
  3. تغييرات واجهة برمجة التطبيقات العامة في Aspose....

    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....getCatalogValue(String key) في فئة Annotation، تم إضافة الطرق التالية:...

    docs.aspose.com/pdf/ar/java/public-api-changes-...
  4. 使用 C# 向 PDF 添加书签 | Aspose.PDF

    使用 C# 以编程方式向 PDF 添加书签使用 Aspose.PDF for .NET... Annotations . GoToAction ( pdfDocument...

    products.aspose.com/pdf/zh-hans/net/bookmarks/
  5. Cách xóa các hạn chế trên tài liệu PDF bằng Python

    Bài viết này hỗ trợ cách loại bỏ các hạn chế đối với tài liệu PDF trong Python. Nó chia sẻ thông tin chi tiết để thiết lập môi trường, danh sách các bước và mã mẫu có thể chạy được để phát triển công cụ loại bỏ hạn chế PDF trong Python....modify_contents và modify_annotations để liệt kê một số. Sử dụng...

    kb.aspose.com/vi/pdf/python/how-to-remove-restr...
  6. 既存のPDFファイルに画像を追加する|Aspose.PDF for Java

    このセクションでは、Javaライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/ja/java/add-image-to-existi...
  7. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems..../ExtGState 13 0 R >>endobj Annotation and others subtrees will...includes abilities: to view/add annotations to parts of documents; to...

    docs.aspose.com/page/net/what-is-pdf-file/
  8. Aspose cells got error while download - Free Su...

    I got below error while calling the download method. I amusing aspose cells 26.4 version 26.4 npm pacjage for front end {“@timestamp”:“2026-04-16T06:31:00.055Z”,“log.level”:“ERROR”,“message”:“Error in gridJsService.d…...annotation.ServletInvocableHand.inv...springframework.web.servlet.mvc.method.annotation.RequestMappingHandle.inv...

    forum.aspose.com/t/aspose-cells-got-error-while...
  9. Otimizar, Compactar ou Reduzir o Tamanho do PDF...

    Otimizar arquivo PDF, reduzir todas as imagens, diminuir tamanho do PDF, desincorporar fontes, remover objetos não utilizados com C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/pt/net/optimize-pdf/
  10. 使用 Java 从 PDF 中删除高亮

    按照本文使用 Java 删除 PDF 高亮。您将获得设置 IDE 的详细信息、步骤列表以及一个示例代码,演示如何使用 Java 清除 PDF 中的高亮。...通过 getAnnotations() 访问的 Annotations 集合中使用 delete() 方法删除注释 在处理完...

    kb.aspose.com/zh/pdf/java/remove-highlight-from...