Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 11,975 for

new

(0.06 sec)
  1. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.pdf" )) {...

    docs.groupdocs.com/annotation/net/remove-annota...
  2. GroupDocs.Total for .NET 25.9 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.9. Available now on NuGet and GroupDocs website....Contents Important notice What’s new in this release Updated products...official releases page. What’s new in this release # Updated products...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  3. Improved Performance and CAD Format - introduce...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.4.0 API with Three New features like support of “Compare CAD format, Improved Comparison Performance and Updated Changes Model for Imaging. This monthly release is adding Three improvements like “Improve comparison of Imaging formats” and " Cross-format API simplifications across all supported formats” along with fixes. Detailed information is listed below. Please Click here to download the latest API....0 API with Three new features like support of “Compare...for .NET 17.4.0 introducing new features and improvements, like...

    blog.groupdocs.com/comparison/improved-comparis...
  4. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience....recommend you to download the new version of API and evaluate the...SlidesSignTextOption signOptions = new SlidesSignTextOption("John Smith");...

    blog.groupdocs.com/signature/java-e-signing-api...
  5. 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...
  6. Load document from local disk | GroupDocs

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...; ... Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/java/load-documen...
  7. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  8. 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...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  9. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/compare-bookm...
  10. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/save-specific...