Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 31,391 for

new

(0.07 sec)
  1. pagetableareaoptions - GroupDocs.Parser for Jav...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......TemplateTableLayout tableLayout) Initializes a new instance of the PageTableAreaOptions...TemplateTableLayout tableLayout) Initializes a new instance of the PageTableAreaOptions...

    apireference.groupdocs.com/parser/java/com.grou...
  2. FontNotFoundException Class - GroupDocs.Waterma...

    The exception that is thrown when requested font is not found....FontNotFoundExceptio Initializes a new instance of the FontNotFoundExceptio...FontNotFoundExceptio(String) Initializes a new instance of the FontNotFoundExceptio...

    apireference.groupdocs.com/watermark/net/groupd...
  3. InvalidPasswordException Class - GroupDocs.Pars...

    Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing....InvalidPasswordExcep Initializes a new instance of the InvalidPasswordExcep...InvalidPasswordExcep(String) Initializes a new instance of the InvalidPasswordExcep...

    apireference.groupdocs.com/parser/net/groupdocs...
  4. Pull requests · groupdocs-classification/GroupD...

    GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis) - Pull requests · groupdocs-classification/GroupDocs.Classification-for-.NET...NET New pull request New 2 Open 2 Closed 2 Open...

    github.com/groupdocs-classification/GroupDocs.C...
  5. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.dwg" )) {...

    docs.groupdocs.com/conversion/net/convert/cad/
  6. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; 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 . SampleMsg...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Extract text from Emails | Documentation

    Extract text from emails using GetText method....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Search network deployment | Documentation

    This page contains information about deployment of the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...CreateSlaveNode ( 1 , basePath + "Node1" , new TcpSettings ( basePort + 1 ,...

    docs.groupdocs.com/search/net/search-network-de...
  9. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Consulting Blog Knowledge Base New Releases Status Websites aspose...forEach ( file => { var metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  10. Delete Digital signatures from documents | Docu...

    This article explains how to delete Digital 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/java/delete-digita...