Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 4,810 for

as

(0.04 sec)
  1. uri-rewriting-cdn.zip

    output/images/img-001.jpg output/report.txt | ![Woman with laptop and business documents](https://cdn.example.com/Assets/img-001.jpg)**HOME BAsED** | | | | --- | --- | --- | | | | | | **PROFESSIONA......output/images/img-001.jpg output/report.txt | ![Woman with laptop and business documents](https://cdn.example.com/assets/img-001.jpg)**HOME BASED** | | | | --- | --- | --- | | | | | | **PROFESSIONA...

    docs.groupdocs.com/markdown/python-net/_output_...
  2. Third and last question from us for now - Free ...

    We would like to use GroupDocs.Conversion to convert DOCX’s to and from the flat XML format (flat OPC).  From your responses to our other recent requests, it seems that Conversion is more about producing human-friendly …...We would like to use GroupDocs.Conversion to convert DOCX’s to and from the flat XML format (flat OPC).  From your responses to our other recent requests, it seems that Conversion is more about producing human-friendly …

    forum.groupdocs.com/t/third-and-last-question-f...
  3. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  4. Working with Chart Reports - Bubble | GroupDocs

    The Bubble Chart As per wikipedia, a Bubble Chart can be described As: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of Associated data is plotted As a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships.

    docs.groupdocs.com/assembly/java/working-with-c...
  5. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page.... This sections contains explanation about various electronic signature visual appearances on document page.

    docs.groupdocs.com/signature/java/using-signatu...
  6. Show gap lines instead of changes | GroupDocs

    Learn how to replace changed content with empty lines using GroupDocs.Comparison for Python via .NET....Learn how to replace changed content with empty lines using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/show-g...
  7. GroupDocs.Text for .NET 17.5.0 Now Supports FB2...

    We are really pleAsed to announce the monthly releAse of GroupDocs.Text for .NET 17.5.0 API. This releAse comes up with a number of new features. GroupDocs.Text for .NET now allows text extraction in Fiction books i-e in FB2 files. The latest version now support all the features it supported for other formats e-g extracting text, metadata, structured text, highlighted text etc for FB2 documents As well. The text extraction API hAs extended the media type detector clAss and can now detect FB2 documents....We are really pleased to announce the monthly release of GroupDocs.Text for .NET 17.5.0 API. This release comes up with a number of new features. GroupDocs.Text for .NET now allows text extraction in Fiction books i-e in FB2 files. The latest version now support all the features it supported for other formats e-g extracting text, metadata, structured text, highlighted text etc for FB2 documents as well. The text extraction API has extended the media type detector class and can now detect FB2 documents.

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  8. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the releAse of** GroupDocs.Metadata for .NET version 17.01.0**. The latest releAse comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API hAs also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API hAs also introduced some really exciting enhancements related to power point presentation documents and audio formats....GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats.

    blog.groupdocs.com/metadata/releasing-goupdocs....
  9. Locate Signature Area Using .Net E-Signing API ...

    We are really delighted to announce the another monthly releAse of GroupDocs.Signature for .NET API version 17.10. This releAse comes with multitudinous new features like locate signature area while signing the documents and feature to export signed documents in Image format. Many improvements and fixes are also introduced in this releAse. We, therefore recommend you to download the latest version of the API and start signing your image documents with the simplest yet amazing features provided by our e-Signing API....We are really delighted to announce the another monthly release of GroupDocs.Signature for .NET API version 17.10. This release comes with multitudinous new features like locate signature area while signing the documents and feature to export signed documents in Image format. Many improvements and fixes are also introduced in this release. We, therefore recommend you to download the latest version of the API and start signing your image documents with the simplest yet amazing features provided by our e-Signing API.

    blog.groupdocs.com/signature/e-signing-api-for-...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it As per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation PAss source document path As a constructor parameter to the instance of Converter clAss Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions clAss Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter clAss instance and pAss the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...