Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,013 for

as

(0.04 sec)
  1. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....This page contains descriptions of all character types. Character types differ in how characters of these types are indexed.

    docs.groupdocs.com/search/net/character-types/
  2. GroupDocs.Assembly Engine APIs | Documentation

    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....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.

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  3. Conversion from Jpeg2000 is introduced in Group...

    We are pleAsed to announce another monthly releAse of GroupDocs.Conversion for .NET 17.12. This releAse comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such As Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest releAse of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs....We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs.

    blog.groupdocs.com/conversion/conversion-jpeg20...
  4. Add Ellipse Annotation to JPG using C#

    This guide provides instructions on how to add ellipse annotation to JPG using C#. It also encompAsses code example to insert ellipse annotation to JPG in C#....This guide provides instructions on how to add ellipse annotation to JPG using C#. It also encompasses code example to insert ellipse annotation to JPG in C#.

    kb.groupdocs.com/annotation/net/add-ellipse-ann...
  5. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.

    docs.groupdocs.com/merger/nodejs-java/merge/ima...
  6. Merge PDF files using Java

    Learn how to merge PDF files using Java programming. Enhance document management with code example to combine PDF files in Java, without needing additional software....Learn how to merge PDF files using Java programming. Enhance document management with code example to combine PDF files in Java, without needing additional software.

    kb.groupdocs.com/merger/java/merge-pdf-files-us...
  7. Merge archives | Documentation

    Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library....Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/merge/archives/
  8. Compare CSV Files in Java - Compare and Find Di...

    How to compare two CSV files in Java? Compare the data of CSV files using Java API to find differences and get the output in a CSV file....How to compare two CSV files in Java? Compare the data of CSV files using Java API to find differences and get the output in a CSV file.

    blog.groupdocs.com/comparison/compare-csv-files...
  9. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the releAse of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePAsswordValidation property of the ViewerConfig using the configuration files such As app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18.

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  10. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types As image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.

    docs.groupdocs.com/watermark/java/adding-image-...