Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,476 for

numbers

(0.06 sec)
  1. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....process, such as the maximum number of results and the types of...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  2. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....without content) Count - the number of sub-items (zero if the item...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  3. Digitally Sign Word Documents with Java

    Master the art of digitally signing Word documents with certificates in Java. Customize signatures and build your own application using Digital Signature API....password, position, and page number if necessary. You can specify...

    blog.groupdocs.com/signature/sign-word-files-wi...
  4. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....index (zero based) and the number of pages from this index to...

    docs.groupdocs.com/redaction/java/select-specif...
  5. Add document to Diagram via OLE | Documentation

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....embedded file path and page number; Instantiate object with source...

    docs.groupdocs.com/merger/net/add-document-to-d...
  6. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....the method Check the actual number of removed packages/properties...

    docs.groupdocs.com/metadata/java/clean-metadata/
  7. Search and Filter Documents in C#

    Efficiently get knowledge of how to search and filter documents in C#. Learn how to filter documents search results in C# for precise and streamlined data retrieval....might return an overwhelming number of results. Filtering helps...

    kb.groupdocs.com/search/net/search-and-filter-d...
  8. Generate QR codes Online | Add QR code to Docum...

    Create QR codes online! Learn to generate various types using user-friendly tools. Get a sneak peek into QR code creation with C# and Java code snippets....programmatically generate a substantial number of QR codes for various items...

    blog.groupdocs.com/signature/generate-qrcode-on...
  9. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page in Java....surrounded by <hX> tag ol / ul Numbering and bullets lists table Tables...

    docs.groupdocs.com/parser/java/html/
  10. Add document to Diagram via OLE | Documentation

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....embedded file path and page number; Instantiate object with source...

    docs.groupdocs.com/merger/java/add-document-to-...