Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 11,692 for

new

(0.13 sec)
  1. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...AttributeChangeBatch batch = new AttributeChangeBatch (); batch...

    docs.groupdocs.com/search/java/working-with-att...
  2. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/getting-indexed-...
  3. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/getting-indexed-d...
  4. Extract data from databases | GroupDocs

    This article demonstrate that how to extract data from databases via JDBC...Consulting Blog Knowledge Base New Releases Status Websites aspose...database try ( Parser parser = new Parser ( connection )) { // Check...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...MSG file Converter converter = new Converter ( "sample.msg" ); //...

    docs.groupdocs.com/conversion/java/convert/email/
  6. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....watermark = new TextWatermark("Watermark text", new Font("Arial"...WordsShapeSettings settings = new WordsShapeSettings(); settings...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  7. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleDiagramOptions oleDiagramOptions = new OleDiagramOptions ( embeddedFilePath...

    docs.groupdocs.com/merger/java/add-document-to-...
  8. How to search for Digital signatures | GroupDocs

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

    docs.groupdocs.com/signature/net/search-for-dig...
  9. HTML | GroupDocs

    This article explains that how to extract HTML formatted text from document page in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/html/
  10. How to search for QR code signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...for QR-code signatures: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-qr-...