Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 11,204 for

new

(0.04 sec)
  1. Updating metadata | Documentation

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...Consulting Blog Knowledge Base New Releases Status Websites aspose...properties Pass the predicate and the new value to the method Check the...

    docs.groupdocs.com/metadata/net/updating-metadata/
  2. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/java/stop-word-dictio...
  3. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Getting indexed documents | Documentation

    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-...
  5. Getting indexed documents | Documentation

    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...
  6. Extract data from databases | Documentation

    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...
  7. Missing information in PDF while Converting Com...

    Hi Team, I am comparing two DOCX files using the Aspose Library. While converting DOCX to PDF, I am losing some important information where changes cannot be identified accurately. For example, with color coding, it ca…...converter = new Converter(); PdfConvertOptions options = new PdfConvertOptions();...

    forum.groupdocs.com/t/missing-information-in-pd...
  8. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX file formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following file formats in version 18....ViewerConfig viewerConfig = new ViewerConfig(); viewerConfig...ViewerHtmlHandler viewerHtmlHandler = new ViewerHtmlHandler(viewerConfig);...

    blog.groupdocs.com/viewer/control-image-quality...
  9. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/alphabet/
  10. Extract formatted text from document | Document...

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

    docs.groupdocs.com/parser/net/extract-formatted...