Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 4,541 for

as

(0.26 sec)
  1. Set Flip Mode when Converting to a Image Format

    With our latest releAse of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions clAss. When converting to a Image format you can now always set brightness and contrAst. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. BAsed on your feedback, we resolved some previously logged issues and improved document conversion experience. Such As, image quality is improved when converting to a WebP format....With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format.

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  2. Cache Page Previews in GroupDocs.Annotation for...

    EnableCaching feature stores image representation of a document in a directory at the local drive. In cAse of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code....EnableCaching feature stores image representation of a document in a directory at the local drive. In case of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code.

    blog.groupdocs.com/annotation/cache-page-previe...
  3. How to work with Metadata tags

    Explain how to work with Metadata tags...Explain how to work with Metadata tags

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  4. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: &lt;&lt;if [item.Text != null &amp;&amp; item.Text != “”]&gt;&gt; Is it possible to do something like: &lt;&lt;if [!String.IsNullO&hellip;

    forum.groupdocs.com/t/shorthand-check-for-null-...
  5. 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/2/
  6. System.IO.EndOfStreamException when trying to i...

    We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna…...We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna&hellip;

    forum.groupdocs.com/t/system-io-endofstreamexce...
  7. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly releAse of GroupDocs.Metadata for .NET with some promising new features. Our initial two releAses were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this releAse, we are focused on introducing varying new features to work on metadata Associated with these document formats including (but of course not limited to) Metadata Comparison and Search....GroupDocs team takes pride to announce the monthly release of GroupDocs.Metadata for .NET with some promising new features. Our initial two releases were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying new features to work on metadata associated with these document formats including (but of course not limited to) Metadata Comparison and Search.

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  8. GroupDocs.Metadata for .NET v1.3.0 introduces n...

    GroupDocs team is pleAsed to announce another monthly releAse of GroupDocs.Metadata for .NET version 1.3.0 with extended features for existing supported formats and support of new file formats. Moreover, in this version, the team introduces Metadata Replace API to find and replace metadata properties in document formats. Not only this, but the user will also be able to define his/her custom logic to replace metadata properties in supported documents. Let’s see what’s more in this new package....GroupDocs team is pleased to announce another monthly release of GroupDocs.Metadata for .NET version 1.3.0 with extended features for existing supported formats and support of new file formats. Moreover, in this version, the team introduces Metadata Replace API to find and replace metadata properties in document formats. Not only this, but the user will also be able to define his/her custom logic to replace metadata properties in supported documents. Let’s see what’s more in this new package.

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  9. Detect Print Restriction in PDF Documents using...

    PDF is a widely used document format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF format also supports setting restrictions such As print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF hAs become a popular document format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more information about the documents....PDF is a widely used document format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF format also supports setting restrictions such as print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF has become a popular document format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more information about the documents.

    blog.groupdocs.com/viewer/detect-print-restrict...
  10. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple AsP.NET PDF viewer is quite a trivial tAsk. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both AsP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements.

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...