Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 10,378 for

new

(0.03 sec)
  1. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...comments: const loadOptions = new groupdocs . conversion . SpreadsheetLoadOptio...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  2. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...{ var api = new AsposeOcr (); var ocrInput = new OcrInput ( InputType...

    docs.groupdocs.com/conversion/net/convert/image...
  3. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/locking-waterm...
  4. Generate signature preview | Documentation

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...exists" ); } File imageFilePath = new File ( path + "\\signature" +...

    docs.groupdocs.com/signature/java/generate-sign...
  5. Deleting Image signatures - advanced | Document...

    This article shows how to delete Image electronic signatures different ways 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/java/deleting-imag...
  6. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "D:\\test.jpg" ))...

    docs.groupdocs.com/redaction/net/image-redactions/
  7. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "invoice.xlsx" )) {...

    docs.groupdocs.com/viewer/net/specify-rendering...
  8. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....{{AnnotationHandler}} has two new methods for handling user icons:...FileInputStream avatarStream = new FileInputStream(new File("E:\\\\Images\\\\smile...

    blog.groupdocs.com/annotation/save-annotations-...
  9. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/existing-obje...
  10. Load document from Amazon S3 Storage | Document...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...key ); Signature signature = new Signature ( stream ); QrCodeSignOptions...

    docs.groupdocs.com/signature/java/load-document...