Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 13,514 for

to

(1.31 sec)
  1. Loading Documents from Streams with the GroupDo...

    Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs....Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs.

    blog.groupdocs.com/viewer/loading-documents-str...
  2. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/31/
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/33/
  4. GroupDocs.Signature Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/categories/groupdocs.signatu...
  5. Conversion from VCF is Introduced in GroupDocs....

    GroupDocs.Conversion for .NET 19.1 comes with a new feature, few bug fixes and some improvements. SVG To Slides conversion is now improved. Furthermore, PDF To PNG/JPEG with watermark as background issue is resolved. Please check GroupDocs.Conversion for .NET 19.1 release notes for further reference. Features Implement conversion from Vcf Improvements Improvement when converting Svg To Slides Add support for setting watermark as background when converting To image Save converted document To file should return the file name and size Bug Fixes Spreadsheets sometimes show incorrect graph data Issue with conversion ....GroupDocs.Conversion for .NET 19.1 comes with a new feature, few bug fixes and some improvements. SVG to Slides conversion is now improved. Furthermore, PDF to PNG/JPEG with watermark as background issue is resolved. Please check GroupDocs.Conversion for .NET 19.1 release notes for further reference. Features Implement conversion from Vcf Improvements Improvement when converting Svg to Slides Add support for setting watermark as background when converting to image Save converted document to file should return the file name and size Bug Fixes Spreadsheets sometimes show incorrect graph data Issue with conversion .

    blog.groupdocs.com/conversion/conversion-from-v...
  6. View Word Documents as PDF using C# | Protect &...

    Learn how To view Word DOC/DOCX files as PDF using C#. Transform Word files To password-protected PDF & Disallow PDF Printing using Document Viewer .NET API....Learn how to view Word DOC/DOCX files as PDF using C#. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer .NET API.

    blog.groupdocs.com/viewer/view-word-documents-a...
  7. Render EML as HTML using Python

    In this Topic, you will learn how To render EML as HTML using Python. Moreover, it explains how To convert EML To HTML in Python with embedded resources....In this topic, you will learn how to render EML as HTML using Python. Moreover, it explains how to convert EML to HTML in Python with embedded resources.

    kb.groupdocs.com/viewer/python/render-eml-as-ht...
  8. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways To enhance our products. We constantly strive To improve our user’s experience. Hence, we are excited To announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability To specify cusTom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting To PDF Add support for Portuguese locale Add ability To show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs.

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  9. sample.chm

    4.13.4 ‘Internet proTocol’ This option allows the user To select between the old and new Internet proTocols and addressing schemes (IPv4 and IPv6). The selected proTocol will be used for most outgo......4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  10. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how To compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how To install the Fatfree framework from their Readme: https://github....This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github.

    blog.groupdocs.com/comparison/implement-documen...