Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 10,041 for

new

(0.05 sec)
  1. Evaluation Limitations and Licensing | Document...

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...updated in an index during Update. New files can only be added to an...

    docs.groupdocs.com/search/java/evaluation-limit...
  2. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/searching-for...
  3. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...name. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  4. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...vsdx" try ( Metadata metadata = new Metadata ( Constants . InputVsdx...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  5. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/update-index/
  6. Logging | Documentation

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...good news is that the same code can be used to create a new index...

    docs.groupdocs.com/search/net/logging/
  7. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by 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/search-for-enc...
  8. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...ArrayList < String > result = new ArrayList < String >(); // Assume...

    docs.groupdocs.com/search/java/word-forms-provi...
  9. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature 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/sign-document...
  10. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Consulting Blog Knowledge Base New Releases Status Websites aspose...good news is that the same code can be used to create a new index...

    docs.groupdocs.com/search/java/logging/