Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 7,618 for

annotation

(0.08 sec)
  1. Java 을 (를) 사용하여 Strikeout 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Strikeout 주석을 추가하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Strikeout 주석에 대해 Add...

    products.aspose.com/pdf/ko/java/annotation/stri...
  2. Java 을 (를) 사용하여 Square 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Square 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Square 주석에 대해 Remove...

    products.aspose.com/pdf/ko/java/annotation/squa...
  3. Optimiser, compresser ou réduire la taille d'un...

    Optimiser un fichier PDF, réduire toutes les images, réduire la taille du PDF, désincorporer les polices, supprimer les objets inutilisés avec Java....Supprimer ou aplatir les annotations Optimiser le document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/java/optimize-pdf/
  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. استخراج النص من جميع صفحات PDF باستخدام C++|Asp...

    تصف هذه المقالة طرقًا مختلفة لاستخراج النص من مستندات PDF باستخدام Aspose.PDF في C++. من الصفحات الكاملة، من جزء محدد، بناءً على الأعمدة، إلخ....التعليقات التوضيحية for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // تصفية TextMarkupAnnotation...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-al...
  10. PDF 파일에서 원시 텍스트 추출|Aspose.PDF for Java

    이 문서는 Aspose.PDF for Java를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지에서, 특정 부분에서, 열을 기준으로 등....// 모든 주석을 반복 for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation 필터링 if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ko/java/extract-text-from-a...