Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 9,971 for

new

(0.03 sec)
  1. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK....Consulting Blog Knowledge Base New Releases Status Websites aspose...AsposeOCRForCloudCon () { configuration = new Configuration (); configuration...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  2. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand New GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and password protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the New features that are introduced in GroupDocs.... The brand new GroupDocs.Viewer for .NET release...for .NET 17.2.0 - New FeaturesBelow are the new features that are...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  3. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "abook.epub" )) { //...

    docs.groupdocs.com/viewer/net/render-ebooks/
  4. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = New License(); …...ActionResult Index() { License lic = new License(); lic.SetLicense(@"...some document Editor editor = new Editor(inputFilePath); WordProcessingEditOp...

    forum.groupdocs.com/t/groupdocs-editor-images-a...
  5. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/locating-signa...
  6. Add Security through Custom Caching in the Grou...

    The GroupDocs.Viewer for Java library is a high-fidelity document viewer, built within HTML5 standards. It allows end-users to view over 45 types of documents on the web without the need to install any third-party software. Here at GroupDocs we always look for New ways to enhance our products with advanced security options. The GroupDocs.Viewer for Java library can be deployed on-premises and allows you to host documents on your private storage....GroupDocs we always look for new ways to enhance our products...be enabled with the help of a new parameter called useBrowserCache...

    blog.groupdocs.com/viewer/add-security-through-...
  7. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...pages: final Redactor redactor = new Redactor ( "Sample.pdf" ); try...

    docs.groupdocs.com/redaction/java/remove-page-r...
  8. No differences are detected in header when head...

    Hello! We have two documents with some numbers in the header. Document 1 has “123” and document 2 has “456”. Both documents also have the same field code in the header. Here are the documents: 113.docx (20.9 KB) 213.…...following code: using var comparer = new Comparer(loadPath1); comparer...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/no-differences-are-detect...
  9. Add text or image watermark | Documentation

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...(line 9); the document to the new file (line 10). the watermarker...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  10. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files....the processed document to a new location using the Save() method...in the example Regex regex = new Regex( ".*" ); //Define target...

    blog.groupdocs.com/redaction/custom-ai-redactio...