Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 4,013 for

as

(0.02 sec)
  1. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date As a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhrAseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRAsterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date As DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. GroupDocs.Text for .NET 17.9.0 Extracts emails ...

    We are really pleAsed to announce the releAse of version 17.9.0 of the GroupDocs.Text for .NET API. The latest releAse removes some obsolete methods from the API while adding CHM files media type detector to the API. Most noteworthy feature added to the API in this releAse is the ability to extract text from Microsoft exchange server using exchange web service. So what are you waiting for? Just download the latest releAse or update your existing application to this releAse and enjoy all the features and enhancements made to the API in this releAse....We are really pleased to announce the release of version 17.9.0 of the GroupDocs.Text for .NET API. The latest release removes some obsolete methods from the API while adding CHM files media type detector to the API. Most noteworthy feature added to the API in this release is the ability to extract text from Microsoft exchange server using exchange web service. So what are you waiting for? Just download the latest release or update your existing application to this release and enjoy all the features and enhancements made to the API in this release.

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  3. Read Thumbnails in Document Formats Using Group...

    Team GroupDocs is really pleAsed to announce the releAse of GroupDocs.Metadata for .NET version 17.3.0. There are four enhancements and one new feature introduced in this regular monthly releAse. GroupDocs.Metadata for .NET now allows its users to read thumbnails in supported document formats. The API hAs been enhanced to update and remove EXIF metadata fAster. Not only this, the API hAs also been improved to load only the existing metadata keys in PDF clAss beside adding the ability to lazy load Document info property for Document formats....Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.3.0. There are four enhancements and one new feature introduced in this regular monthly release. GroupDocs.Metadata for .NET now allows its users to read thumbnails in supported document formats. The API has been enhanced to update and remove EXIF metadata faster. Not only this, the API has also been improved to load only the existing metadata keys in PDF class beside adding the ability to lazy load Document info property for Document formats.

    blog.groupdocs.com/metadata/read-thumbnails-doc...
  4. Render VSTX & VSSX File Formats using GroupDocs...

    We are delighted to announce another monthly releAse of GroupDocs.Viewer for .NET API with some exciting new features. GroupDocs.Viewer for .NET 17.3.0 supports rendering of VSTX and VSSX file formats. The latest version also supports metered licensing, size adjustment options for CAD files, removing annotation when rendering PDF documents, hide/show tracked changes when rendering Word documents and much more. PleAse continue to explore more about GroupDocs.Viewer for .NET 17.3.0....We are delighted to announce another monthly release of GroupDocs.Viewer for .NET API with some exciting new features. GroupDocs.Viewer for .NET 17.3.0 supports rendering of VSTX and VSSX file formats. The latest version also supports metered licensing, size adjustment options for CAD files, removing annotation when rendering PDF documents, hide/show tracked changes when rendering Word documents and much more. Please continue to explore more about GroupDocs.Viewer for .NET 17.3.0.

    blog.groupdocs.com/viewer/render-vstx-vssx-form...
  5. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly releAse of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 hAs come with the support of WAV audio format. Not only this, the API hAs also brought some new features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features....We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some new features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features.

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  6. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another releAse! We have recently releAsed version 19.5 of GroupDocs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest releAse. In v19.5, we mainly focused on providing the support of some major As well As popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is created using Microsoft PowerPoint and it is used for the slide show purpose....Another month, another release! We have recently released version 19.5 of GroupDocs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly focused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is created using Microsoft PowerPoint and it is used for the slide show purpose.

    blog.groupdocs.com/metadata/access-metadata-pro...
  7. Why is there no DenyDownloading in GroupDocs.Vi...

    Why is there no DenyDownloading in GroupDocs.Viewer.Options Permissions? I'm currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fAst, and eAsy to......Why is there no DenyDownloading in GroupDocs.Viewer.Options Permissions? I'm currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  8. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java.

    docs.groupdocs.com/editor/java/edit-email/
  9. Working with metadata in Presentations | Docume...

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

    docs.groupdocs.com/metadata/java/working-with-m...
  10. How to Convert Files with GroupDocs 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/conversion/how-to-convert-fi...