Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 10,042 for

new

(0.04 sec)
  1. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field 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/net/advanced-searc...
  2. 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...
  3. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...Signature for .NET API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-documen...
  4. 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...
  5. 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...
  6. 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-...
  7. Licensing | Documentation

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Java without a license (Evaluation Limitations)...Consulting Blog Knowledge Base New Releases Status Websites aspose...License ; // ... License lic = new License (); lic . setLicense...

    docs.groupdocs.com/comparison/java/licensing-an...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....Consulting Blog Knowledge Base New Releases Status Websites aspose...Starting from , the completely new XML processing module was implemented...

    docs.groupdocs.com/viewer/python-net/render-xml...
  9. 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...
  10. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Adding...

    docs.groupdocs.com/search/java/indexing-passwor...