Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 2,373 for

notes

(0.19 sec)
  1. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Java API....of preview images (if needed) Note Stream created by the delegate...generatePreview ( previewOptions ); } Note This feature is not supported...

    docs.groupdocs.com/comparison/java/generate-doc...
  2. ادغام و تقسیم فایل های EPUB در C# - GroupDocs.M...

    یاد بگیرید چطور فایل‌های EPUB را با استفاده از C# و GroupDocs.Merger for .NET ادغام و تقسیم کنید. امکانات قدرتمند برای مدیریت مستندات EPUB خود را امتحان کنید....Reference GitHub Examples Release Notes علاوه بر این، می توانید سایر...Examples Repository Release Notes and Updates Understanding EPUB...

    blog.groupdocs.com/fa/merger/merge-and-split-ep...
  3. .msg to pdf conversion issue - incompatible uni...

    Hello, I am experiencing the below error when trying to convert a specific .msg file to PDF. The issue is present version 25.8 Incompatible unit types. I can send the sample file but due to it’s nature I can’t uploa…... Note: In the meantime, we’d like...

    forum.groupdocs.com/t/msg-to-pdf-conversion-iss...
  4. How to Insert Area Annotation to PDF using Java

    This topic demonstrates how to insert area annotation to PDF using Java. It also provides all instructions and a code example to add area annotation to PDF in Java....documento PDF e aggiungere commenti, note o altre informazioni. Forniremo...

    kb.groupdocs.com/it/annotation/java/how-to-inse...
  5. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package.... WriteLine (); } } Note Not all possible properties...

    docs.groupdocs.com/metadata/net/getting-known-p...
  6. So signieren Sie XLSX mit Bildsignatur mit Java

    Erfahren Sie schnell, wie Sie XLSX mit einer Bildsignatur mit Java signieren. Darüber hinaus wird ein Codebeispiel zum Erstellen einer Bildsignatur in XLSX mit Java bereitgestellt....Excel-Dokument eine persönliche Note zu verleihen und seine Glaubwürdigkeit...

    kb.groupdocs.com/de/signature/java/how-to-sign-...
  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. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... Note: The information explained in...Editor for Node.js via Java. Note: Be sure to replace the paths...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...