Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 8,582 for

annotation

(0.53 sec)
  1. پی ایس ڈی کو جے پی 2 میں سی | products.aspose.com

    .NET API کے ذریعے پی ایس ڈی، پی ایس بی اور اے اے فائل برآمد کریں...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/ur/psd-to-jp2/
  2. Rimuovere l'evidenziazione da PDF usando Java

    Segui questo articolo per rimuovere l'evidenziazione PDF usando Java. Otterrai dettagli per configurare l'IDE, un elenco di passaggi e un codice di esempio che dimostra come cancellare l'evidenziazione in PDF usando Java....delete() nella raccolta Annotations accessibile tramite getAnnotations()...

    kb.aspose.com/it/pdf/java/remove-highlight-from...
  3. 如何使用 .NET 獲取 Circle 註解 | Aspose.PDF

    C# 上的原始程式碼,用於通過 COM 互操作獲取有關 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++ Circle 批注。... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  4. 如何使用 .NET 獲取 Strikeout 註解 | Aspose.PDF

    C# 上的原始程式碼,用於通過 COM 互操作獲取有關 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++ Strikeout 批注。... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  5. 如何使用 C++ 獲取 Freetext 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言獲取PDF檔中 Freetext 註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  6. 如何使用 .NET 獲取 Watermark 註解 | Aspose.PDF

    C# 上的原始程式碼,用於通過 COM 互操作獲取有關 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++ Watermark 批注。... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  7. 如何使用 C++ 獲取 Watermark 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言獲取PDF檔中 Watermark 註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. چگونگی اضافه کردن Square حاشیه نویسی با استفاده...

    سورس کد در C# برای اضافه کردن Square حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/fa/net/annotation/squar...
  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/