Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 8,576 for

release

(0.09 sec)
  1. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/net/extend-support...
  2. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/java/select-specif...
  3. GroupDocs.Viewer for .NET UI 8.1.1 – Последние ...

    Ознакомьтесь с новыми функциями, улучшениями и исправлениями ошибок в GroupDocs.Viewer for .NET UI 8.1.1, выпущенном в сентябре 2025 года.... 📚 Узнать больше # Release Notes GitHub Repository Free...

    blog.groupdocs.com/ru/viewer/groupdocs-viewer-f...
  4. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  5. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/parser/net/get-document-info/
  7. Load document from stream | GroupDocs

    Load documents directly from a file-like object — open file handle, BytesIO, or any stream — with GroupDocs.Viewer for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/python-net/developer-...
  8. GroupDocs.Viewer for Node.js overview | GroupDocs

    GroupDocs.Viewer for Node.js enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Node.js is cross-platform class library....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/nodejs-java/product-o...
  9. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  10. Export Data | GroupDocs

    How to export data to JSON or XML files....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/parser/net/export-data/