Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 2,484 for

release notes

(1.26 sec)
  1. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...watermarker . close (); Warning Note that the origin of coordinates...

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

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...data can be nested as well. Note Please find more information...

    docs.groupdocs.com/metadata/java/working-with-x...
  3. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...See the page for more details. Note You can download this sample...

    docs.groupdocs.com/viewer/nodejs-java/running-i...
  4. Async API | GroupDocs

    Use async methods for non-blocking document conversion in web apps and serverless...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...event loop stays responsive. Note Async methods are designed for...

    docs.groupdocs.com/markdown/python-net/async-api/
  5. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...item . Value )); } } Warning Note : If a Word document doesn’t...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...editors or for other purposes. Note: Be sure to replace the paths...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  7. Document page builder - come unire pagine parti...

    Unisci pagine specifiche da più documenti utilizzando l'API con GroupDocs.Merger. Crea documenti unificati su misura senza sforzo....| Free Support Forum | Release Notes Vedi anche # Per ulteriori...

    blog.groupdocs.com/it/merger/page-builder-how-t...
  8. Tải xuống GroupDocs.Redaction cho .NET 26.6 – L...

    GroupDocs.Redaction cho .NET 26.6 giới thiệu việc tải loại tệp một cách rõ ràng, một không gian tên mới GroupDocs.Redaction.Options.Drawing, và các thành viên API dựa trên System.Drawing đã lỗi thời. Có sẵn trên NuGet và trang web GroupDocs....6 Tìm hiểu thêm # Full Release Notes Documentation Load document...

    blog.groupdocs.com/vi/redaction/groupdocs-redac...
  9. ดาวน์โหลด GroupDocs.Redaction for .NET 26.6 – L...

    GroupDocs.Redaction for .NET 26.6 แนะนำการโหลดประเภทไฟล์อย่างชัดเจน, เนมสเปซใหม่ GroupDocs.Redaction.Options.Drawing, และสมาชิก API ที่ใช้ System.Drawing ที่ล้าสมัย. มีให้ดาวน์โหลดบน NuGet และเว็บไซต์ของ GroupDocs....เรียนรู้เพิ่มเติม # Full Release Notes Documentation Load document...

    blog.groupdocs.com/th/redaction/groupdocs-redac...
  10. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Conversion does all the rest. Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/java/convert/web/