Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 8,323 for

page

(0.53 sec)
  1. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  2. 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....is in the Module detail view page (if a user clicks on GroupDocs...plugin’s edit list and edit view pages, we use the plugin root folder/views/edit...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  3. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....item Leave feedback On this page GroupDocs.Parser provides functionality...extension item_info [ 'page_count' ] = info . page_count if hasattr...

    docs.groupdocs.com/parser/python-net/detect-fil...
  4. Merge and split EPUB files in C# - GroupDocs.Me...

    Learn how to merge and split EPUB files using C# with GroupDocs.Merger for .NET. Try the powerful features for managing your EPUB documents....split the document, such as by page numbers. Execute the split :...3 }); // specify chapters or page numbers // Load the EPUB and...

    blog.groupdocs.com/merger/merge-and-split-epub-...
  5. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Save ONE OneNote Document ✅ Page Description Language From Description...Plain Text File ✅ ✅ Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/python-net/suppor...
  6. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....options Leave feedback On this page Introduction WordProcessing...system-installed font storages. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/font-extraction-...
  7. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....with specified options List pages = viewerHtmlHandler.GetPages(guid...every tile composes a separate page. You can add as many tiles as...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  9. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...document Leave feedback On this page Watermarks in Word documents..."document.docx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/existing-objec...
  10. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....Combine ( outputDirectory , "page_{0}.html" ); // Create a cache...Combine ( outputDirectory , "page_{0}.html" ) ' Create a cache...

    docs.groupdocs.com/viewer/net/caching-results/