Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 10,042 for

new

(0.04 sec)
  1. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleSpreadsheetOption oleCellsOptions = new OleSpreadsheetOption ( "c:\embedded...

    docs.groupdocs.com/merger/java/add-document-to-...
  2. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/indexing-metadat...
  3. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/markdown/
  4. Set image size limits | Documentation

    Set image size limits when rendering image to PDF...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.jpg" )) { //...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  5. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( filePath ); // create...

    docs.groupdocs.com/signature/java/verifying-doc...
  6. Export Data | Documentation

    How to export data to JSON or XML files....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/export-data/
  7. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/wildcard-search/
  8. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/wildcard-search/
  9. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.pdf" )) {...

    docs.groupdocs.com/comparison/java/compare-docu...
  10. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...OneNote file Converter converter = new Converter ( "sample.one" ); //...

    docs.groupdocs.com/conversion/java/convert/note/