Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 7,536 for

may

(2.73 sec)
  1. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...return many results, which may or may not be relevant. Metasearch...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  2. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/homophone...
  4. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/word-form...
  5. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....instances from HTML documents, that may be presented in different forms...document. Some of these options may be optional in specific cases...

    docs.groupdocs.com/editor/java/introduction/
  6. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....Linux Docker container, you may encounter scenarios where you...and additional resources, you may find the following links useful:...

    blog.groupdocs.com/watermark/using-custom-fonts...
  7. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output.... Warning Some spreadsheets may have different sheet numbers...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. project_with_page_size.pdf

    Page 1 Project: b4ubuild_sample_07a Date: 4/24/2026 3:03 PM Task Split Milestone Summary Project Summary External Tasks External Milestone Inactive Task Inactive Milestone Inactive Summary Manual T......'09 Feb '09 Mar '09 Apr '09 May '09 Jun '09 Jul '09 Aug '09 Sep...'09 Feb '09 Mar '09 Apr '09 May '09 Jun '09 Jul '09 Aug '09 Sep...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  9. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....instances from HTML documents that may be presented in different forms...document. Some of these options may be optional in specific cases...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  10. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....instances from HTML documents, that may be presented in different forms...document. Some of these options may be optional in specific cases...

    docs.groupdocs.com/editor/net/introduction/