Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 10,115 for

new

(0.04 sec)
  1. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  2. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/implement-cus...
  3. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = New Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = New IndexingOptions(); options....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/java/ocr-support/
  4. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Consulting Blog Knowledge Base New Releases Status Websites aspose...packages will be affected. No new packages are added during this...

    docs.groupdocs.com/metadata/java/adding-metadata/
  5. Load file from stream | Documentation

    This article demonstrates how to convert file presented as a stream using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( GetFileStream ))...

    docs.groupdocs.com/conversion/net/load-file-fro...
  6. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  7. Toggle between Html and Image Representation in...

    GroupDocs team keeps on adding New features in ASP.NET MVC Front End for GroupDocs.Viewer for Java, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this New release v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. We recommend you to download and explore this New version....GroupDocs team keeps on adding new features in ASP.NET MVC Front...our old front ends. In this new release v1.3 user can now load...

    blog.groupdocs.com/viewer/toggle-html-image-rep...
  8. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" FileInputStream document = new FileInputStream ( "document.docx"...

    docs.groupdocs.com/watermark/java/load-from-str...
  9. eSign Presentation with Metadata signature | Do...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-present...
  10. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Consulting Blog Knowledge Base New Releases Status Websites aspose...to its pages: C# var stream = new MemoryStream (); // Rasterize...

    docs.groupdocs.com/redaction/net/create-pdf-wit...