Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 12,225 for

new

(0.14 sec)
  1. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...{ text: "Courier New", value: "Courier New" }, { text: "Georgia"...{ text: "Times New Roman", value: "Times New Roman" }, { text:...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  2. About the GroupDocs.Conversion Product Family c...

    Get technical support of GroupDocs.Conversion for .NET and Java....4:44pm 2 A post was split to a new topic: PDF to PDF/2A conversion...

    forum.groupdocs.com/t/about-the-groupdocs-conve...
  3. Legal Document Comparison API: Automate Contrac...

    Learn how to automate legal document comparison and contract review using GroupDocs.Comparison API for Node.js. Compare contract versions, track changes, and streamline legal workflows programmatically....changes : Reordered sections, new paragraphs, or removed sections...original contract const comparer = new groupdocs . Comparer ( originalContract...

    blog.groupdocs.com/comparison/legal-document-co...
  4. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "signed.pdf" )) {...

    docs.groupdocs.com/signature/net/search-for-sta...
  5. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....empty($targetFileId)) { throw new Exception('Please enter all required...//Create signer object $signer = new GroupDocsRequestSign($privateKey);...

    blog.groupdocs.com/comparison/implement-documen...
  6. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...process signing events. Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/subscribing-fo...
  7. Licensing | GroupDocs

    free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/conversion/net/licensing-and...
  8. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Editor introduces a new option — an ability to enable...

    docs.groupdocs.com/editor/net/inline-styles/
  9. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Converter converter = new Converter ( "c:\\files\\business-plan...

    docs.groupdocs.com/conversion/java/save-file-to...
  10. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleEpub...

    docs.groupdocs.com/parser/java/extract-text-fro...