Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 11,659 for

new

(0.17 sec)
  1. 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...
  2. GroupDocs.Comparison for Node.js 25.11 – Latest...

    Explore the latest improvements in GroupDocs.Comparison for Node.js 25.11, 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/comparison/groupdocs-compari...
  3. Set timeout for loading external resources | Gr...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... LoadOptions loadOptions = new LoadOptions (); // Specify a...

    docs.groupdocs.com/viewer/java/set-timeout-for-...
  4. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...advanced options: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...)) { using ( Merger merger = new Merger ( stream )) { Console...

    docs.groupdocs.com/merger/net/load-document-fro...
  6. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with 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/adjusting-com...
  7. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....TextSearchCriteria textSearchCriterion = new TextSearchCriteria("© 2020");...Regular Expression Regex regex = new Regex(@"^© \\d{4}$"); TextSearchCriteria...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  8. 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...
  9. Redact Content in Apple's Numbers Spreadsheet u...

    The technology is growing at a huge pace and to stand strong through this storm you need to improve every day. Accordingly, to make you enhance your applications and take them to the next level, we keep trying to meet your emerging requirements by introducing New features and improving the existing ones. This is the reason we have introduced an optimized and simplified version of our Java document sanitization and text redaction API - GroupDocs....requirements by introducing new features and improving the existing...Java has been released with a new public API and a couple of enhancements...

    blog.groupdocs.com/redaction/redact-apple-numbe...
  10. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...conv = new Converter(documentPath)) { var options = new PdfConvertOptions()...you for the update. I gave the new version a try, but unfortunately...

    forum.groupdocs.com/t/converting-certain-html-t...