Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 561 for

point

(0.04 sec)
  1. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction.... Point ( 300 , 0 ), new System . Drawing...

    docs.groupdocs.com/redaction/net/use-page-area-...
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for .NET since version 19.9: The Comparer class introduced as a single entry Point to compare documents of any supported file format with various options and ability to accept/reject differences in output document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....introduced as a single entry point to compare documents of any...

    docs.groupdocs.com/comparison/net/migration-notes/
  3. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....conversion process from the user’s point of view is pretty simple - the...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  4. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....conversion process from the user’s point of view is pretty simple - the...

    docs.groupdocs.com/conversion/java/convert/
  5. Convert audio formats | Documentation

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....conversions, provides an extension point to offload actual audio conversion...conversion setup. The extension point is the interface. First, you...

    docs.groupdocs.com/conversion/net/convert/audio/
  6. output.zip

    converted_1.html From:Dovlet Mamenov Sent:Thursday, August 2, 2018 6:15 AM To:testgroupdv01@gmail.com Subject:Test email message Attachments:calibre.docx, sample.jpg This is a test email with two a......or Town Point A Point B Point C Point D Point E Point A — Point...Point B 87 — Point C 64 56 — Point D 37 32 91 — Point E 93 35 54...

    docs.groupdocs.com/conversion/java/_sample_file...
  7. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction.... Point ( 300 , 0 ), new java . awt...

    docs.groupdocs.com/redaction/java/use-page-area...
  8. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....the lib folder, is the entry point for the extension. It is executed...add-on uses are loaded at this point. Note that the scripts attached...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  9. Advanced Usage | Documentation

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Working with Individual Series Point Coloring Working with Multiple...

    docs.groupdocs.com/assembly/java/advanced-usage/
  10. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry Point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...introduced as a single entry point to manage the document editing...

    blog.groupdocs.com/editor/get-document-metadata...