Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,220 for

release notes

(0.34 sec)
  1. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Assembly Engine APIs Leave feedback Note In this article, we will discuss...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  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....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...
  3. 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...
  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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...owner, camera settings, etc. Note Please refer to the to get more...

    docs.groupdocs.com/metadata/java/working-with-e...
  5. GroupDocs.Comparison for .NET 26.5 – 最新更新與修復(20...

    探索 GroupDocs.Comparison for .NET 26.5 的新功能。現已在 NuGet 與 GroupDocs 官方網站上提供。... 了解更多 # Full Release Notes Documentation Free Support...

    blog.groupdocs.com/zh-hant/comparison/groupdocs...
  6. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...unique signature identifier. Note Stream that were created by...

    docs.groupdocs.com/signature/java/generate-sign...
  7. 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 Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...format. One important thing to note: if returns a None value, this...

    docs.groupdocs.com/editor/python-net/extracting...
  8. Convert videos | GroupDocs

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....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/net/convert/video/
  9. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....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/net/convert/gis/
  10. Convert audio formats | GroupDocs

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....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/net/convert/audio/