Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 4,709 for

as

(0.05 sec)
  1. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited to announce the releAse of our new GroupDocs Viewer plugin (Version 1.0) for AtlAssian Confluence. The GroupDocs Viewer plugin is now available for download in the AtlAssian Marketplace or you can simply search and install it directly from your Confluence editor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for AtlAssian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser....We’re excited to announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence editor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser.

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  2. Set zoom level when converting to HTML using Gr...

    We are pleAsed to announce another monthly releAse of GroupDocs.Conversion for Java 17.7. This version of the API comes with number of new features such As setting zoom level, conversion from LaTex and getting extended document information. Aside this, multitude of improvements, bug fixes and some new document formats are introduced in this releAse. We would recommend you to download the new releAse and evaluate the exciting features to enhance document conversion experience....We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.7. This version of the API comes with number of new features such as setting zoom level, conversion from LaTex and getting extended document information. Aside this, multitude of improvements, bug fixes and some new document formats are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document conversion experience.

    blog.groupdocs.com/conversion/releasing-documen...
  3. Save Document Comparison Results in Image Format

    Yes, you heard it right. We’ve implemented ability to save document comparison results in image format As well. In this blog post we’ll review the new feature and bug fixes introduced in monthly releAse of GroupDocs.Comparison for .NET 19.3.1. Let’s talk about image representation of the document pages. The moment you save comparison results in your directory, you have a control to save results in image format As well using ICompareResult....Yes, you heard it right. We’ve implemented ability to save document comparison results in image format as well. In this blog post we’ll review the new feature and bug fixes introduced in monthly release of GroupDocs.Comparison for .NET 19.3.1. Let’s talk about image representation of the document pages. The moment you save comparison results in your directory, you have a control to save results in image format as well using ICompareResult.

    blog.groupdocs.com/comparison/save-document-com...
  4. What is the max filesize supported by GroupDocs...

    Hello there, I’m using Java GroupDocs.Conversion, so I’d like to know, what is the limit for a file large enough to be unsupported? Thanks in advance...Hello there, I’m using Java GroupDocs.Conversion, so I’d like to know, what is the limit for a file large enough to be unsupported? Thanks in advance

    forum.groupdocs.com/t/what-is-the-max-filesize-...
  5. Strikethrough Text in CSharp on GroupDocs Blog ...

    Strikethrough Text in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strikethrough Text in CSharp on GroupDocs Blog | Document Automation Solu......Strikethrough Text in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strikethrough Text in CSharp on GroupDocs Blog | Document Automation Solu...

    blog.groupdocs.com/pt/tag/strikethrough-text-in...
  6. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such As DOC, DOCX, ODT, etc. For the full list of supported document formats pleAse refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage.

    docs.groupdocs.com/metadata/java/working-with-m...
  7. PowerPoint on GroupDocs Blog | Document Automat...

    PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro...

    blog.groupdocs.com/pt/tag/powerpoint/index.xml
  8. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an eAsy way to add watermark to the worksheets of any Excel document....GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document.

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an eAsy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet.

    docs.groupdocs.com/watermark/java/add-watermark...