Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 10,573 for

new

(0.04 sec)
  1. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures 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/verify-text-s...
  2. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: try ( InputStream stream = new FileInputStream ( Constants ...

    docs.groupdocs.com/parser/java/loading-specific...
  3. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your JavaScript applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...cache = new FileCache ( cachePath ); const settings = new ViewerSettings...

    docs.groupdocs.com/viewer/nodejs-java/caching-r...
  4. Load Email document with options | Documentation

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."ConvertEmailWithAlte.pdf" const loadOptions = new groupdocs . conversion . EmailLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Result of added watermarks | Documentation

    GroupDocs.Watermark API returns result with information about added watermarks...Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "sample_2_pages...

    docs.groupdocs.com/watermark/net/result-of-adde...
  6. Business Fitness develops HowNow Portal to Prev...

    About Business Fitness (HowNow) Business Fitness has been providing solutions to Australian accountants since 2001. Our primary software is HowNow Knowledge, Document and Email Management system which is sold to accounting firms and other businesses. We are a small company based out of Brisbane, Australia and have been developing our own software products (primarily server-based) since inception of the company. Over the last 12 months, we have been moving to a SaaS environment.... One of the new SaaS products our small team...Two of the features that this new portal needed was Previewing...

    blog.groupdocs.com/signature/groupdocs-signatur...
  7. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Consulting Blog Knowledge Base New Releases Status Websites aspose...several times. After creation a new index, it is in the Empty state...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  8. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... We’ve recently released a new version of the Java document...and would like to discover its new features and enhancements in...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. Extract Images from eBooks in Java | EPUB, PDF,...

    Programmatically extract images from EPUB, PDF, FB2, CHM eBooks using Java API for document parsing. Save the images in JPG, PNG, WebP, GIF, or BMP format....parser = new Parser("ebook.epub"); Parser parser = new Parser("ebook...parser = new Parser("ebook.fb2"); // Parser parser = new Parser("ebook...

    blog.groupdocs.com/parser/extract-images-from-e...
  10. Search text in Emails | Documentation

    Search a keyword in emails using Search method...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-em...