Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 12,355 for

new

(0.2 sec)
  1. Delete indexed paths | GroupDocs

    GroupDocs.Search for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/delete-indexed-p...
  2. Custom text segmenter | GroupDocs

    GroupDocs.Search provides the ability to set up custom text segmenting....Consulting Blog Knowledge Base New Releases Status Websites aspose...JiebaWordSplitter () { segmenter = new JiebaSegmenter (); } public IEnumerable...

    docs.groupdocs.com/search/net/custom-text-segme...
  3. Delete Image signatures from documents | GroupDocs

    This article explains how to delete Image 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/delete-image-s...
  4. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-te...
  5. Update Image signatures in document | GroupDocs

    This article explains how to update Image 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/update-image-s...
  6. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/conversion/java/convert-to-h...
  7. 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...
  8. Index lifecycle | GroupDocs

    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...
  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. Sign document error when using Azure Key Vault:...

    Hello, I am evaluating the GroupDocs.Signature product before purchasing, I am trying to generate a signed PDF signed with Azure Key Vault… I am following the documentation provided, but when I call the sign method I am…...this value var azureSigner = new AzureSigner(keyVaultUrl, certificateName...GetPublicCertificate(); using (var signature = new Signature(sourcePdfPath)) { try...

    forum.groupdocs.com/t/sign-document-error-when-...