Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 4,672 for

as

(0.2 sec)
  1. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this cAse the document will be rAsterized to PDF and will have the same name As the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.

    docs.groupdocs.com/redaction/java/save-with-def...
  2. Optimize a PDF file for a browser | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size.

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Summary Page & DICOM Format for Images - introd...

    We are glad to announce another monthly releAse of GroupDocs.Comparison for .NET 17.3.0 API with Three new features like support of “Compare DICOM format by Comparison.Imaging” and “Apply/Discard changes for DICOM format”, also providing support for “summary page for images”. This monthly releAse is adding Four improvements like “comparison of result and original files in Images” and “process absorbing of tables with merged cells” along with fixes. Detailed information is listed below....We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.3.0 API with Three new features like support of “Compare DICOM format by Comparison.Imaging” and “Apply/Discard changes for DICOM format”, also providing support for “summary page for images”. This monthly release is adding Four improvements like “comparison of result and original files in Images” and “process absorbing of tables with merged cells” along with fixes. Detailed information is listed below.

    blog.groupdocs.com/comparison/summary-page-dico...
  4. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. As custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this releAse SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser....Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser.

    blog.groupdocs.com/annotation/releasing-sharepo...
  5. Releasing Next Generation GroupDocs.Signature f...

    Today, team GroupDocs is pleAsed to announce the releAse of GroupDocs.Signature for .NET with a lot of signing features worth experiencing. This Signing API allows developers to write applications with ability to significantly sign electronic docs of various file formats. Note that API permits the user to add different types of signatures on electronic documents. Why Next Generation GroupDocs.Signature?The legacy version of API wAs UI dependent. The quite captivating fact about this e-signing API is, it’s UI less and independent calls can be made....Today, team GroupDocs is pleased to announce the release of GroupDocs.Signature for .NET with a lot of signing features worth experiencing. This Signing API allows developers to write applications with ability to significantly sign electronic docs of various file formats. Note that API permits the user to add different types of signatures on electronic documents. Why Next Generation GroupDocs.Signature?The legacy version of API was UI dependent. The quite captivating fact about this e-signing API is, it’s UI less and independent calls can be made.

    blog.groupdocs.com/signature/releasing-simplest...
  6. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or clAssify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/categories/groupdocs.convers...
  7. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....This article shows how to access XMP metadata in a file of any supported format.

    docs.groupdocs.com/metadata/net/working-with-xm...
  8. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java....Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java.

    docs.groupdocs.com/merger/java/merge/word/
  9. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET.

    docs.groupdocs.com/metadata/python-net/working-...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such As XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.

    docs.groupdocs.com/metadata/net/working-with-me...