Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 7,617 for

annotation

(0.06 sec)
  1. Uklonite komentare iz PDF-a u Javi

    Ovaj članak opisuje kako ukloniti bilješke iz PDF-a u Javi. Sadrži pojedinosti za IDE postavke, popis koraka i primjer koda za razvoj programa za uklanjanje PDF komentara u Javi....učitanom dokumentu Pristupite annotations collection stranice i pozovite...

    kb.aspose.com/hr/pdf/java/remove-annotations-fr...
  2. Usuwanie adnotacji z pliku PDF w Javie

    Ten artykuł zawiera wskazówki, jak usuwać adnotacje z pliku PDF w Javie. Zawiera szczegóły dotyczące ustawień IDE, listę kroków i przykładowy kod do opracowania narzędzia do usuwania adnotacji PDF w Javie....dokumencie Uzyskaj dostęp do annotations collection strony i wywołaj...

    kb.aspose.com/pl/pdf/java/remove-annotations-fr...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Encr...

    Aspose::Words::Saving::PdfSaveOptions::get_EncryptionDetails method. Gets or sets the details for encrypting the output PDF document in C++....to allow the editing of annotations. encryptionDetails -> set_Permissions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Conceptos básicos de la API DOM de Aspose.PDF|A...

    Aspose.PDF para Android a través de Java también utiliza la idea de DOM para representar la estructura de un documento PDF en términos de objetos. Aquí puedes leer la descripción de esta estructura....Annotation Las anotaciones son una parte...por ejemplo, com.aspose.pdf.Annotation, com.aspose.pdf.AnnotationCollection...

    docs.aspose.com/pdf/es/androidjava/basics-of-do...
  5. Verwijder DOCM-annotatie online of beheer annot...

    verwijder opmerkingen uit het DOCM-bestand gratis via de online app..NET API-code om opmerkingen over DOCM-bestanden te beheren....NET Annotate Verwijder DOCM-annotatie online...efficiënt beheer. Ontdekken Annoteer bestand Opties met .NET Annoteren...

    products.aspose.com/total/nl/net/annotate/docm/
  6. 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/
  7. 在 PDF 中使用操作|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/actions/
  8. Extraire les données de table à partir d'un PDF...

    Apprenez à extraire les données tabulaires d'un PDF en utilisant Aspose.PDF pour Java...une table marquée avec une annotation carrée : public static void...List < com . aspose . pdf . Annotation > list = annotationSelector...

    docs.aspose.com/pdf/fr/java/extract-data-from-t...
  9. Verrouiller ou déverrouiller des formes avec No...

    Cet article vous montre du code expliquant comment verrouiller ou déverrouiller des formes pour les protéger en utilisant la bibliothèque Aspose.Cells pour Node.js via C++....être utilisées pour les annotations, illustrations ou comme partie...utilisées pour sécuriser des annotations ou des surlignages spécifiques...

    docs.aspose.com/cells/fr/nodejs-cpp/lock-or-unl...
  10. PDFファイルにリンクを作成する|Aspose.PDF for Java

    このセクションでは、JavaでPDFドキュメントにリンクを作成する方法を説明します。... リンクを Page オブジェクトの Annotations コレクションに追加します。 最後に、 Document...定します。 リンクを Page オブジェクトの Annotations コレクションに追加します。 最後に、 Document...

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