Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 31,391 for

new

(0.13 sec)
  1. Document | GroupDocs.Annotation for .NET API Re...

    Initializes New instance of Documentgroupdocs.annotation/document class....Document(Stream) Initializes new instance of Document class. public...Document(Stream, string) Initializes new instance of Document class. public...

    reference.groupdocs.com/annotation/net/groupdoc...
  2. Can't find mail-adresses in eml file - Free Sup...

    Hi, I’m not able to find a mail-address in a eml-file. If I have a specific word or phrase as a searchterm, it works as expected. I would like to get the result for all “@testmail.com” and/or a specific mail-address li…...IndexSettings = New IndexSettings() Dim index As Index = New Index(indexFolder)...outputAdapter As OutputAdapter = New FileOutputAdapter("F:\Temp\GroupDocs\"...

    forum.groupdocs.com/t/cant-find-mail-adresses-i...
  3. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/storing-text-of-i...
  4. CAD Viewer | View and Convert DWG, DXF Files On...

    View DXF and DWG files using free online CAD Viewer tool. Developers can develop their own online Viewer....using C# using (Viewer viewer = new Viewer("/path/drawing.dwg"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/cad-drawing...

    blog.groupdocs.com/viewer/cad-viewer-online/
  5. otffont - GroupDocs.Editor for Java - API Refer...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......InputStream binaryContent) Creates new OtfFont class from content, represented...String contentInBase64) Creates new OtfFont class from content, represented...

    apireference.groupdocs.com/editor/java/com.grou...
  6. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/fuzzy-search/
  7. Handle unsupported attachment-file-types in EML...

    Hello, I want to use the conversion from EML to PDF, with attachments. In some mails there are unsupported file types in the attachment list, like zip or p7s. If the converter detects an attachment with an unsupported…...12:10pm #4 These are greate news, Thank you for the update. Then...documentation on how to use the new feature atir.tahir May 6, 2023...

    forum.groupdocs.com/t/handle-unsupported-attach...
  8. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  9. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePptx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...instance of Editor const editor = new groupdocsEditor . Editor ( inputTxtPath...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/