Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 2,713 for

notes

(0.29 sec)
  1. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Node.js via Java.... Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....multiple documents Leave feedback Note This feature is available only...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API... OutputPath , fileName ); } Note Spreadsheets are rendered by...

    docs.groupdocs.com/parser/net/generate-previews/
  4. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API.... One important thing to note: if returns NULL value instead...

    docs.groupdocs.com/editor/net/extracting-docume...
  5. GroupDocs.Comparison for .NET 26.2 – 最新アップデートと修...

    GroupDocs.Comparison for .NET 26.2 の新機能をご確認ください。NuGet および GroupDocs のウェブサイトで現在入手可能です。... 詳しくは # Full Release Notes Documentation Free Support Forum...

    blog.groupdocs.com/ja/comparison/groupdocs-comp...
  6. GroupDocs.Comparison for Python via .NET 25.12 ...

    了解 GroupDocs.Comparison for Python via .NET 25.12 的新功能。现已在 PyPI 和 GroupDocs 网站上提供。... 了解更多 # Full Release Notes Documentation Free Support Forum...

    blog.groupdocs.com/zh/comparison/groupdocs-comp...
  7. 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...
  8. 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...
  9. 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...
  10. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...Format); } } Please note that font extraction is supported...no fonts are excluded. Please note that this option works only...

    blog.groupdocs.com/viewer/working-with-fonts/