Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 7,775 for

annotation

(0.2 sec)
  1. Ta bort PPSX-anteckningar online eller hantera ...

    ta bort kommentarer från PPSX-filen via onlineappen gratis.Android API-kod för att hantera kommentarer för PPSX-filer....Total Android via Java Annotate Ta bort PPSX-anteckningar...kommentarer Utveckla PPSX Document Annotation Android App Behöver du utveckla...

    products.aspose.com/total/sv/android-java/annot...
  2. Bekerja dengan Metadata File PDF|Aspose.PDF unt...

    Bagian ini menjelaskan cara mendapatkan informasi file PDF, cara mendapatkan Metadata XMP dari file PDF, mengatur Informasi File PDF....$document -> close (); PDF Annotations Mengamankan dan menandatangani...

    docs.aspose.com/pdf/id/php-java/pdf-file-metadata/
  3. العمل مع بيانات التعريف لملف PDF|Aspose.PDF لبي...

    تشرح هذه القسم كيفية الحصول على معلومات ملف PDF، وكيفية الحصول على بيانات XMP من ملف PDF، وتعيين معلومات ملف PDF....$document -> close (); PDF Annotations تأمين وتوقيع مستندات PDF...

    docs.aspose.com/pdf/ar/php-java/pdf-file-metadata/
  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. Extrair texto de todas as páginas de um PDF usa...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF em C++. De páginas inteiras, de uma parte específica, com base em colunas, etc....todas as anotações for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Filtrar TextMarkupAnnotation...

    docs.aspose.com/pdf/pt/cpp/extract-text-from-al...
  10. C# で PDF のすべてのコメントを削除する方法

    この短いチュートリアルでは、C# で pdf のすべてのコメントを削除する方法について説明します。 C# で PDF からすべてのコメントを削除するための IDE 設定、プログラム フロー、および実行可能なサンプル コードの詳細を提供します。... PDF のすべてのページを反復処理して、 annotations をテストします 各ページのすべての注釈を反復処理する...を示しています。 Pages コレクションは、さらに反復される Annotations という名前のコレクションを持って反復されます。テキスト...

    kb.aspose.com/ja/pdf/net/how-to-delete-all-comm...