Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 10,655 for

new

(0.07 sec)
  1. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  2. Password Protect / UnProtect Word Documents in ...

    Add passwords to Word documents within Java applications. Change the existing password of protected DOC DOCX files or remove passwords to unlock....Let’s change the password with a new one. The following steps change...current password. Now define the new password using password update...

    blog.groupdocs.com/merger/lock-unlock-word-docu...
  3. Extract text in Accurate mode | Documentation

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

    docs.groupdocs.com/parser/net/extract-text-in-a...
  4. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....class="gd-widget"> <h5>Create new folder:</h5> <div> <input cl...($current\_user->is\_admin == "1") { $ss = new Sugar\_Smarty(); $ss->assign('savedText'...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  5. How To Install Windows Fonts on Ubuntu | Docume...

    This article will show how you can install Windows fonts on Ubuntu....Consulting Blog Knowledge Base New Releases Status Websites aspose...ttcorefonts/Times_New_Roman.ttf: Times New Roman:style = Regular...

    docs.groupdocs.com/viewer/java/how-to-install-w...
  6. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/document-filterin...
  7. ASP.NET WebForms Modern UI Document Viewer v2.1...

    GroupDocs is pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer v2.1.0 using GroupDocs.Viewer for .NET 18.1. This release v2.1.0 comes up with New features and improvements for Search, Print and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this New version....0 comes up with new features and improvements for...to download and explore this new version. Features Overview #...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  8. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats....using the API, we’ll discuss new features and improvements introduced...or style changed items. The new thing is that you can get coordinate...

    blog.groupdocs.com/comparison/control-documents...
  9. Search thread safety | Documentation

    This article shows that how search thread safety works....Consulting Blog Knowledge Base New Releases Status Websites aspose...performed at the same time. A new start of one of these operations...

    docs.groupdocs.com/search/net/search-thread-saf...
  10. Load document from stream | Documentation

    Learn how to Load document from stream....Consulting Blog Knowledge Base New Releases Status Websites aspose...stream using ( Parser parser = new Parser ( stream )) { // Extract...

    docs.groupdocs.com/parser/net/load-document-fro...