Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 4,808 for

as

(0.21 sec)
  1. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly releAse process, GroupDocs.Conversion for .NET 18.4 hAs been releAsed and available for download. This releAse covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s releAse, pleAse visit the releAse notes....Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes.

    blog.groupdocs.com/conversion/image-watermark-i...
  2. Compare Shapes and Watermark Text Style With Gr...

    We are excited to announce another monthly releAse of GroupDocs.Comparison for .NET 16.12.0 API new features, Improvements and fixes are introduced in this releAse. Major changes are done for Spreadsheet and PDF document formats. This monthly releAse is also introduced enhanced Support for Visual BAsic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly releAse 2 new feature are introduced along with 4 improvements and 2 Bug fixes....We are excited to announce another monthly release of GroupDocs.Comparison for .NET 16.12.0 API new features, Improvements and fixes are introduced in this release. Major changes are done for Spreadsheet and PDF document formats. This monthly release is also introduced enhanced Support for Visual Basic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly release 2 new feature are introduced along with 4 improvements and 2 Bug fixes.

    blog.groupdocs.com/comparison/groupdocs.compari...
  3. Convert to grayscale | GroupDocs

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#).

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....This page contains information about optimizing shards in the search network.

    docs.groupdocs.com/search/net/optimizing-shards/
  5. NoClassDefFoundError javax/xml/bind/DatatypeCon...

    This article is about NoClAssDefFoundError: javax/xml/bind/DatatypeConverter...This article is about NoClassDefFoundError: javax/xml/bind/DatatypeConverter

    docs.groupdocs.com/viewer/java/noclassdeffounde...
  6. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#).

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#).

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rAsterized PDF Saving document As a rAsterized PDF, you can specify starting page index (zero bAsed) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhrAseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.

    docs.groupdocs.com/redaction/java/select-specif...
  9. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...Target GitHub Flavored Markdown or CommonMark output

    docs.groupdocs.com/markdown/net/markdown-flavor/
  10. PDF/A - Free Support Forum - groupdocs.com

    Hi Team, I am using GroupDocs.Metadata in .NET to check whether a PDF is in PDF/A format. Currently, I am reading XMP metadata using PdfRootPackage and checking for “pdfaid” (pdfaid:part and pdfaid:conformance). Howeve…...Hi Team, I am using GroupDocs.Metadata in .NET to check whether a PDF is in PDF/A format. Currently, I am reading XMP metadata using PdfRootPackage and checking for “pdfaid” (pdfaid:part and pdfaid:conformance). Howeve…

    forum.groupdocs.com/t/pdf-a/17190