Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 21,637 for

edit

(0.05 sec)
  1. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....view of the plugin’s edit list and edit view pages, we use the...folder/views/edit.view.php and plugin root folder/views/edit.list.php...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  2. Design, visualize, & refactor with Class Design...

    Design, visualize, and refactor classes, other types, and their relationships in your code with Class Designer in Visual Studio....in English Save Add to Plan Edit Share via Facebook x.com LinkedIn...detail: Design : Edit your project's code by editing the class diagram...

    learn.microsoft.com/en-us/visualstudio/ide/clas...
  3. GroupDocs.Annotation Product Family | Documenta...

    GroupDocs.Annotation is a cross-platform library that allows you to add, Edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....library that allows you to add, edit, and remove annotations to text...

    docs.groupdocs.com/annotation/
  4. How to run examples | Documentation

    This article describes how to run Node.js file conversion API code examples....you can fork the repository, edit the source code and create a...

    docs.groupdocs.com/conversion/nodejs-java/how-t...
  5. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/extracting-comm...
  6. String.GetPinnableReference Method (System) | M...

    Returns a reference to the element of the string at index zero. This method is intended to support .NET compilers and is not intended to be called by user code....in English Save Add to Plan Edit Share via Facebook x.com LinkedIn...

    learn.microsoft.com/en-us/dotnet/api/system.str...
  7. Boolean.IConvertible.ToByte(IFormatProvider) Me...

    For a description of this member, see ToByte(IFormatProvider)....in English Save Add to Plan Edit Share via Facebook x.com LinkedIn...

    learn.microsoft.com/en-us/dotnet/api/system.boo...
  8. Boolean.TryFormat(Span<Char>, Int32) Method (Sy...

    Tries to format the value of the current boolean instance into the provided span of characters....in English Save Add to Plan Edit Share via Facebook x.com LinkedIn...

    learn.microsoft.com/en-us/dotnet/api/system.boo...
  9. String.IConvertible.ToChar(IFormatProvider) Met...

    For a description of this member, see ToChar(IFormatProvider)....in English Save Add to Plan Edit Share via Facebook x.com LinkedIn...

    learn.microsoft.com/en-us/dotnet/api/system.str...
  10. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when Editing with GroupDocs.Editor API..../ Developer Guide / Edit document / Edit Word document / Font...the saved document after its editing. In counterpart to the font...

    docs.groupdocs.com/editor/java/font-embedding-o...