Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,202 for

new

(0.2 sec)
  1. GroupDocs.Parser Releases on GroupDocs Blog | D...

    GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions ......Sürüm Özetleri Explore what’s new in GroupDocs.Parser for .NET...Öne Çıkanları Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/tr/categories/groupdocs.pars...
  2. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....Java try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...values. try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  3. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to render correctly during the conversion p…...String outputFileTemplate = new File(outputFolder, “converted-page-%d...(FileOutputStream getPageStream = new FileOutputStream(String.form...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  4. GroupDocs.Watermark for Node.js 26.1 – Latest U...

    Explore the latest improvements in GroupDocs.Watermark for Node.js 26.1, available on npm and the GroupDocs website....highlights Table of Contents What’s new in this release Key Fix – Node...the Update Resources What’s new in this release # Category Identifier...

    blog.groupdocs.com/watermark/groupdocs-watermar...
  5. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......customers, we keep introducing the new features. Recently, we have released...and walk through what’s new in the latest release. You may...

    blog.groupdocs.com/categories/groupdocs.assembl...
  6. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...filename; using (Viewer viewer = new Viewer(inputPath)) { Fonts.IFontInfo[]...FolderFontSource fontSource = new FolderFontSource( @"C:\custom_fonts"...

    blog.groupdocs.com/viewer/working-with-fonts/
  7. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded and improved. These new features are focused on saving...

    docs.groupdocs.com/editor/java/saving-editabled...
  8. Check if a file is encrypted | GroupDocs

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "protected.pdf" )) {...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  9. Getting document text in network | GroupDocs

    This page contains information about getting document text in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...NetworkDocumentInfo > documents = new ArrayList < NetworkDocumentInfo...

    docs.groupdocs.com/search/java/getting-document...
  10. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-by-chunks/