Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 2,471 for

notes

(0.86 sec)
  1. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your .NET applications.... Note Runnig this code requires installing...

    docs.groupdocs.com/viewer/net/load-document-fro...
  2. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... close (); Warning Note that the origin of coordinates...png" ); watermarker . close (); Note Using of relative size and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format.... Note Please find more information...list of supported XMP schemes: Note GroupDocs.Metadata also provides...

    docs.groupdocs.com/metadata/java/working-with-x...
  4. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method.... Note Please refer to the to get more...EXIF specification). // Please note that the chosen ID may intersect...

    docs.groupdocs.com/metadata/java/working-with-e...
  5. GroupDocs.Conversion for .NET 26.3 – 2026年3月 發行

    GroupDocs.Conversion for .NET 26.3 加強了格式支援,修復了關鍵錯誤,並引入 iCalendar 轉換、改進的字型處理以及 PDF/A 相容性。...增強字型替代: 為 Publisher、Presentation 與 Note 文件提供完整的字型替代功能,並支援自訂字型資料夾與預設...

    blog.groupdocs.com/zh-hant/conversion/groupdocs...
  6. GroupDocs.Conversion for .NET 26.3 – 2026年3月发布

    GroupDocs.Conversion for .NET 26.3 增强了格式支持,修复了关键错误,并引入了 iCalendar 转换、改进的字体处理以及 PDF/A 合规性。...Substitution: 为 Publisher、Presentation 和 Note 文档提供完整的字体替换功能,并支持自定义字体文件夹和默...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  7. GroupDocs.Merger برای .NET ۲۵.۱۱ – جدیدترین به ...

    به جدیدهای GroupDocs.Merger برای .NET 25.11 نگاهی بیندازید. اکنون در NuGet و وب‌سایت GroupDocs در دسترس است....11 Release Notes مستندات – https://docs.groupdocs...

    blog.groupdocs.com/fa/merger/groupdocs-merger-f...
  8. Get document information | GroupDocs

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature.... Height ); } } } Note GroupDocs.Signature also provides...

    docs.groupdocs.com/signature/net/get-document-i...
  9. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures... Note The name of the archive file...

    docs.groupdocs.com/signature/net/signing-archiv...
  10. Search index repository | GroupDocs

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once.... However, note that indexing documents is performed...

    docs.groupdocs.com/search/net/search-index-repo...