Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,576 for

new

(0.06 sec)
  1. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...JavaScript const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/working...
  2. Verifying documents with exception handling | G...

     This article explains how to handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.pdf" )) {...

    docs.groupdocs.com/signature/net/verifying-docu...
  3. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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....empty($privateKey)) { throw new Exception('Please enter all required...//Create signer object $signer = new GroupDocsRequestSign($privateKey);...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  4. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/get-changes-c...
  5. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  6. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Consulting Blog Knowledge Base New Releases Status Websites aspose...the obtained struct invoke a new instance method and in this method...

    docs.groupdocs.com/editor/java/generating-works...
  7. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Editor introduces a new option—enabling the “inline styles”...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  8. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Consulting Blog Knowledge Base New Releases Status Websites aspose...the obtained struct invoke a new instance method and in this method...

    docs.groupdocs.com/editor/net/generating-worksh...
  9. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  10. Extract text in Raw Mode | GroupDocs

    This article explains that how to extract text in Raw mode....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdf...

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