Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 4,087 for

as

(0.04 sec)
  1. Licensing | Documentation

    Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations.

    docs.groupdocs.com/conversion/java/licensing-an...
  2. Licensing | Documentation

    GroupDocs.Annotation provides different plans for purchAsing or offers a Free Trial and a 30-day Temporary License for evaluation....GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation.

    docs.groupdocs.com/annotation/java/licensing-an...
  3. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags.

    docs.groupdocs.com/assembly/net/using-markdown-...
  4. Locales for Output Document | Documentation

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API.

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  5. GroupDocs.Redaction for Python via .NET | Docum...

    A .NET API for redaction of sensitive and clAssified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...A .NET API for redaction of sensitive and classified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#

    docs.groupdocs.com/redaction/python-net/
  6. Working with List Reports - Bulleted | Document...

    The Bulleted List As per wikipedia, a Bulleted List can be described As: In typography, a bullet ( • ) is a typographical symbol or glyph used to introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, pleAse visit wikipedia article. Articles in this section...The Bulleted List As per wikipedia, a Bulleted List can be described as: In typography, a bullet ( • ) is a typographical symbol or glyph used to introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, please visit wikipedia article. Articles in this section

    docs.groupdocs.com/assembly/java/working-with-l...
  7. 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...
  8. 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...
  9. 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-...
  10. 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...