Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 9,049 for

annotation

(0.06 sec)
  1. Convert PSD to JP2 with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/net/conversion/psd-to-jp2/
  2. Convert PSD to PNG with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/psd-to-png/
  3. Перетворення PSD в TIFF за допомогою C# | produ...

    Експорт PSD, PSB & AI файл через .NET API...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/ua/psd-to-tiff/
  4. Bekerja dengan ZUGFeRD|Aspose.PDF untuk Java

    Pelajari cara membuat Faktur PDF yang sesuai dengan ZUGFeRD menggunakan Aspose.PDF untuk Java...Python Bekerja dengan XML PDF Annotations...

    docs.aspose.com/pdf/id/java/working-with-zugferd/
  5. تحسين، ضغط أو تقليل حجم ملف PDF في بايثون|Aspos...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إلغاء تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام بايثون....pages : for annotation in page . annotations : annotation . flatten...

    docs.aspose.com/pdf/ar/python-net/optimize-pdf/
  6. Arşiv

    Arşiv...getPages()) { for (Annotation annotation : page.getAnnotations())...Ek açıklamayı düzleştirin annotation.flatten(); // VEYA ek açıklamayı...

    blog.aspose.com/tr/pdf/compress-optimize-reduce...
  7. Archiv

    Archiv...getPages()) { for (Annotation annotation : page.getAnnotations())...{ // Buď anotaci zploštit annotation.flatten(); // NEBO anotaci...

    blog.aspose.com/cs/pdf/compress-optimize-reduce...
  8. 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/
  9. 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...
  10. 在 PDF 中使用操作|Aspose.PDF for .NET

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

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