Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,463 for

as

(0.07 sec)
  1. GroupDocs.Viewer for Java

    This API allows you to view and render any type of file format using Java language on any platform....This API allows you to view and render any type of file format using Java language on any platform.

    kb.groupdocs.com/viewer/java/
  2. Fallback text extractor for unsupported plain t...

    Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling bAsed on the content such As trimming the timestamp from log files is needed, we were…...Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling based on the content such as trimming the timestamp from log files is needed, we were…

    forum.groupdocs.com/t/fallback-text-extractor-f...
  3. Load from URL | Documentation

    This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications....This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/load-document-fro...
  4. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents.

    docs.groupdocs.com/watermark/python-net/add-text/
  5. How to merge JPG images using Java | Documentation

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

    docs.groupdocs.com/merger/java/getting-started/...
  6. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…

    forum.groupdocs.com/t/java-groupdocs-conversion...
  7. How to Add Polyline Annotation using C#

    Become acquainted with the steps required to add polyline annotation using C#, and effortlessly utilize APIs to acquire the ability to add polyline annotation in C#....Become acquainted with the steps required to add polyline annotation using C#, and effortlessly utilize APIs to acquire the ability to add polyline annotation in C#.

    kb.groupdocs.com/annotation/net/how-to-add-poly...
  8. How to merge BMP images using C# | Documentation

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/getting-started/u...
  9. GroupDocs.Signature for Java 19.5 Supports Roun...

    Many people use stamps As part of their documents to mark them As approved or completed. For example, when a document is to be signed by the concerned person at a company, he puts his signature As well As stamps the document As a proof that the document is signed by the authorized person. In other words, the stamps are used to seal the document that is being exchanged among multiple persons/parties....Many people use stamps as part of their documents to mark them as approved or completed. For example, when a document is to be signed by the concerned person at a company, he puts his signature as well as stamps the document as a proof that the document is signed by the authorized person. In other words, the stamps are used to seal the document that is being exchanged among multiple persons/parties.

    blog.groupdocs.com/signature/groupdocs.signatur...
  10. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API

    docs.groupdocs.com/viewer/net/rendering-to-pdf/