Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 4,700 for

as

(1.04 sec)
  1. Upcoming Release of GroupDocs.Redaction for .NET

    We are excited to announce that GroupDocs.Redaction for .NET is going to be releAsed soon. It will be a back-end API for removing sensitive and clAssified information from the documents of popular file formats. The API aims to provide a single, format-independent interface containing a set of redaction methods to redact text, metadata and annotations. GroupDocs.Redaction for .NET will soon be available for download. Features Offered by GroupDocs.Redaction for ....We are excited to announce that GroupDocs.Redaction for .NET is going to be released soon. It will be a back-end API for removing sensitive and classified information from the documents of popular file formats. The API aims to provide a single, format-independent interface containing a set of redaction methods to redact text, metadata and annotations. GroupDocs.Redaction for .NET will soon be available for download. Features Offered by GroupDocs.Redaction for .

    blog.groupdocs.com/redaction/upcoming-release-o...
  2. Manage User Permissions by Replacing HTTP Handl...

    Greetings everyone! As you may know, GroupDocs.Viewer allows you to open and browse different types of documents (PDF, Word, Excel, etc.) in a browser, without any third-party plugins or programs. The viewer simply converts documents to a set of images, HTML, CSS and SVG and combines them to render the documents in HTML pages. GroupDocs.Viewer hAs several implementations designed for different platforms and forms of distribution. One of them is a ....Greetings everyone! As you may know, GroupDocs.Viewer allows you to open and browse different types of documents (PDF, Word, Excel, etc.) in a browser, without any third-party plugins or programs. The viewer simply converts documents to a set of images, HTML, CSS and SVG and combines them to render the documents in HTML pages. GroupDocs.Viewer has several implementations designed for different platforms and forms of distribution. One of them is a .

    blog.groupdocs.com/viewer/manage-user-permissio...
  3. Announcing GroupDocs’ Online Document Viewer Th...

    We’re excited to announce the releAse of the GroupDocs Viewer Theme for Tumblr. This theme allows you to embed and host documents of various formats right on your Tumblr web-pages. And thanks to its high-fidelity rendering, the font formatting and layout of the embedded documents is exactly the same As in the original documents. [caption id=“attachment_1004” align=“alignnone” width=“600” caption=“GroupDocs’ online document viewer theme for Tumblr”] [/caption] Supported File Formats You can use the GroupDocs’ online document viewer theme to host documents literally of all common business formats, including:...We’re excited to announce the release of the GroupDocs Viewer Theme for Tumblr. This theme allows you to embed and host documents of various formats right on your Tumblr web-pages. And thanks to its high-fidelity rendering, the font formatting and layout of the embedded documents is exactly the same as in the original documents. [caption id=“attachment_1004” align=“alignnone” width=“600” caption=“GroupDocs’ online document viewer theme for Tumblr”] [/caption] Supported File Formats You can use the GroupDocs’ online document viewer theme to host documents literally of all common business formats, including:

    blog.groupdocs.com/total/online-document-viewer...
  4. 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...
  5. GroupDocs.Merger for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Merger for .NET 25.9. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Merger for .NET 25.9. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  6. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a clAss WatermarkOptions with rich properties such As:...Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:

    blog.groupdocs.com/conversion/add-watermark-to-...
  7. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  8. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cAses, it’s necessary to analyze only one clAss of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET.

    docs.groupdocs.com/editor/net/edit-powerpoint/
  10. GroupDocs.Editor for .NET 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Editor for .NET 25.12. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Editor for .NET 25.12. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/editor/groupdocs-editor-for-...