Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 10,042 for

new

(0.08 sec)
  1. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...src = new StringBuilder ( source ); StringBuilder dst = new StringBuilder...

    docs.groupdocs.com/signature/java/search-for-em...
  2. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...MakerNoteReadAllTags try ( Metadata metadata = new Metadata ( Constants . CanonJpeg...

    docs.groupdocs.com/metadata/java/extracting-mak...
  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. Cancel rendering | Documentation

    Cancel or stop rendering rendering process with cancellation token...Consulting Blog Knowledge Base New Releases Status Websites aspose...CancellationTokenSou cancellationTokenSou = new CancellationTokenSou (); CancellationToken...

    docs.groupdocs.com/viewer/net/cancel-rendering/
  5. Convert 3D formats | Documentation

    In this article, you will learn how to convert 3D documents to PDF or other 3D formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.3ds" )) {...

    docs.groupdocs.com/conversion/net/convert/3d/
  6. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  7. Convert compression formats | Documentation

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.zip" )) {...

    docs.groupdocs.com/conversion/java/convert/comp...
  8. Developer Guide | Documentation

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...(optional) const loadOptions = new groupdocsEditor . WordProcessingLoadOp...

    docs.groupdocs.com/editor/nodejs-java/developer...
  9. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and New features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A New property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the New features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....bug fixes, improvements and new features. Issue such as printing...just printable area is fixed. A new property PageOrientation is introduced...

    blog.groupdocs.com/conversion/set-pageorientati...
  10. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. 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 .NET 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,...password, pages); Stream openFile = new FileStream(sourceFile, FileMode...

    blog.groupdocs.com/merger/releasing-groupdocs.m...