Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 13,484 for

new

(0.31 sec)
  1. GroupDocs.Total for .NET 25.8 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.8. Available now on NuGet and GroupDocs website....Contents Important notice What’s new in this release Fixes How to...GroupDocs Releases . What’s new in this release # The following...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  2. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.csv" )) {...

    docs.groupdocs.com/conversion/net/convert-to-da...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...7 comes with some new features. The diagram formats...bug fixes, improvements and new features. Issue such as printing...

    blog.groupdocs.com/groupdocs.blog/page/57/
  4. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....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...
  5. Replace missing font | GroupDocs

    This article explains how to replace missing font 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.pptx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/replace-missing-...
  6. GroupDocs.Viewer for .NET 25.12 – Latest Update...

    Explore what’s New in GroupDocs.Viewer for .NET 25.12. Available now on NuGet and GroupDocs website....fixes Table of Contents What’s new in this release How to get the...to the HTML rendering. What’s new in this release # Category Issue...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Extract annotations from document | GroupDocs

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "annotated.pdf" ))...

    docs.groupdocs.com/annotation/net/extract-annot...
  8. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.jpg" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  9. Image file is being converted with left rotatio...

    Hi, using conversion lib 21.10.1. I’m trying to convert this jpg file: 20220223_143713.jpg (965.6 KB) to a png file. But I get this output file: 20220223_1437131.jpg (1.9 MB) (Your support system converted the file t…...String outputFileTemplate = new File(outputFolder, "converted-page-%d...(FileOutputStream getPageStream = new FileOutputStream(String.form...

    forum.groupdocs.com/t/image-file-is-being-conve...
  10. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Consulting Blog Knowledge Base New Releases Status Websites aspose...as easy as follows: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...