Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 10,115 for

new

(0.03 sec)
  1. Advanced search for Metadata signatures | Docum...

     This article explains how to search various data values types within electronic signatures in the document metadata by 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/advanced-sear...
  2. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor editor = new Editor ( inputDocxPath , new WordProcessingLoadOp...

    docs.groupdocs.com/editor/net/working-with-reso...
  3. Sign document with Digital signature | Document...

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....Consulting Blog Knowledge Base New Releases Status Websites aspose...your .NET application. Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Render Email Attachments and Outlook Data Files...

    We are back with a major release of GroupDocs.Viewer for Java as version 19.1. The latest release has come with some exciting New features as well as a bunch of improvements and important bug fixes. Please have a look at the release notes to know about the New features and the changes introduced in GroupDocs.Viewer for Java 19.1. Furthermore, if you are planning to upgrade the API from any previous version, we strongly recommend you to check the Public API Changes section of release notes....has come with some exciting new features as well as a bunch of...release notes to know about the new features and the changes introduced...

    blog.groupdocs.com/viewer/render-email-attachme...
  5. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....particular page to move to its new position. The following are the...number of the target page and its new position using the MoveOptions...

    blog.groupdocs.com/merger/move-word-pages-using...
  6. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two New features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....team is proudly announcing two new features and three enhancements...Features IntroducedFollowing new features are introduced in version...

    blog.groupdocs.com/assembly/color-chart-series-...
  7. 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...
  8. Get HTML markup in different forms | Documentation

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...loadOptions = new WordProcessingLoadOp (); Editor editor = new Editor...

    docs.groupdocs.com/editor/java/get-html-markup-...
  9. Parse Documents to Extract Text and Metadata us...

    GroupDocs.Parser for Java API is in the market since last year and it is proved to be one of the powerful document parser APIs. It allows parsing and reading popular formats of word processing documents, spreadsheets, presentations, ebooks, emails, markup documents, notes, archives, and databases. Not only the text but you can also extract the images and metadata properties from various document formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, ONE, and many more.... What is new in Parser API for Java? # In...the source code and use the new public API’s classes and methods...

    blog.groupdocs.com/parser/extract-text-and-meta...
  10. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" try ( Metadata metadata = new Metadata ( Constants . InputPdf...

    docs.groupdocs.com/metadata/java/clean-metadata/