Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 8,551 for

annotation

(0.11 sec)
  1. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....working with comments or annotations, the PdfBookmarkEditor for...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  2. تكبير ملف PDF باستخدام Python

    اتبع هذه المقالة لتكبير ملف PDF باستخدام Python. تحتوي على إعدادات IDE وقائمة بالخطوات ونموذج تعليمات برمجية لتصغير ملف PDF باستخدام Python في صفحة وموضع محددين....annotations فئة XYZExplicitDestinati،...

    kb.aspose.com/ar/pdf/python/zoom-pdf-using-python/
  3. Python kullanarak PDF'yi yakınlaştırın

    Python kullanarak PDF'yi yakınlaştırmak için bu makaleyi takip edin. IDE ayarları, bir adım listesi ve Python kullanarak belirli bir sayfa ve konumda PDF'yi uzaklaştırmak için bir örnek kod içerir....annotations’ ad alanı, sıfır dizinli...

    kb.aspose.com/tr/pdf/python/zoom-pdf-using-python/
  4. Java kullanarak PDF'den vurguyu kaldırma

    Java kullanarak PDF vurgusunu kaldırmak için bu makaleyi takip edin. IDE'yi ayarlamak için ayrıntılar, adımların listesi ve Java kullanarak PDF'deki vurgunun nasıl silineceğini gösteren örnek bir kod edineceksiniz....getAnnotations() aracılığıyla erişilen Annotations koleksiyonunda delete() yöntemini...

    kb.aspose.com/tr/pdf/java/remove-highlight-from...
  5. Odstraňte anotace z PDF pomocí Pythonu

    Chcete-li odstranit anotace z PDF pomocí Pythonu, postupujte podle tohoto článku. Obsahuje podrobnosti o nastavení IDE, kroky a ukázkový kód demonstrující odstraňovač anotací PDF pomocí Pythonu....získejte odkaz na kolekci annotations Voláním metody delete() odstraníte...

    kb.aspose.com/cs/pdf/python/remove-annotations-...
  6. Odstranění zvýraznění z PDF pomocí Java

    Postupujte podle tohoto článku a odstraňte zvýraznění z PDF pomocí Java. Získáte podrobnosti o nastavení IDE, seznam kroků a ukázkový kód, který demonstruje, jak odstranit zvýraznění v PDF pomocí Java....metody delete() v kolekci Annotations, ke které se přistupuje přes...

    kb.aspose.com/cs/pdf/java/remove-highlight-from...
  7. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF document....to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Travailler avec les formulaires en C++|Aspose.P...

    Cette section explique comment travailler avec les AcroForms et les formulaires XFA dans vos documents PDF avec Aspose.PDF pour C++.... les AcroForms sont des annotations ou des champs appliqués à...

    docs.aspose.com/pdf/fr/cpp/working-with-forms/
  9. HDF

    HDF (Hierarchical Data Format) is a file format designed to store and organize large amounts of diverse data. It provides a hierarchical structure that allows for efficient storage and retrieval of data, supporting various types of data, including scientific, numerical, and multimedia data. HDF files can contain datasets, attributes, and metadata, providing a comprehensive and flexible data storage solution. The format is widely used in scientific research, remote sensing, and other fields that require efficient management and analysis of complex data sets....storage, allowing users to annotate datasets with essential information...storage, allowing users to annotate datasets with important information...

    products.aspose.com/gis/net/gis-formats/hdf/
  10. 在 PDF 中使用操作|Aspose.PDF for .NET

    本节解释如何使用 C# 程序化地向文档和表单字段添加操作。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...要查找 URL 内容,您需要同时处理注释和文本。 Annotation 对象本身没有文本,而是位于页面文本下方。因此,要获取文本,注释提供了...

    docs.aspose.com/pdf/zh/net/actions/