Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 10,666 for

new

(0.08 sec)
  1. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for Java allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same file format into one....PagesOptions pagesOptions = new PagesOptions(FileFormat.PDF,...InputStream documentExample = new FileInputStream(sourceFile);...

    blog.groupdocs.com/merger/first-public-release-...
  2. 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-...
  3. Convert page layout formats | Documentation

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source TEX file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Converting Docx to PDF throws Null Reference Ex...

    Attempting to convert the attached file throws a Null Reference Exception from within an Aspose library included in the GroupDocs product. We are using the most up to date version of convert available. This appears to …...Func<LoadOptions> getLoadOptions = () => new WordProcessingLoadOp { HideWordTrackedChang...using (Converter converter = new Converter("YourInputFilePath...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  5. Convert JSON as a data source to a spreadsheet ...

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "data.json" )) {...

    docs.groupdocs.com/conversion/net/convert-json-...
  6. Put image annotations over the text using ZInde...

    This page describes how to set image ZIndex to place it over the text...Consulting Blog Knowledge Base New Releases Status Websites aspose...ImageAnnotation area = new ImageAnnotation { Box = new Rectangle ( 100...

    docs.groupdocs.com/annotation/net/put-image-ann...
  7. Load from FTP | Documentation

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... FTPClient ftpClient = new FTPClient (); ftpClient . connect...

    docs.groupdocs.com/viewer/java/load-document-fr...
  8. Verify Barcode signatures in the document | Doc...

    This topic explains how to verify document for Barcode electronic signatures with 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/net/verify-barcode...
  9. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where New document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use New exciting features and enhance their application with GroupDocs....another monthly release where new document formats is added in...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/annotate-gif-tiff...
  10. Update Image signatures in document | Documenta...

    This article explains how to update Image electronic signatures with 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/update-image-...