Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 56,339 for

api

(0.07 sec)
  1. full text search on GroupDocs Blog | Document A...

    full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java De......สร้างโซลูชันการค้นหาข้อความแบบเต็มใน Java API การค้นหาข้อความแบบเต็มสำหรับแอปพลิเคชัน...สร้างโซลูชันการค้นหาข้อความแบบเต็มของคุณใน C# API การค้นหาข้อความสำหรับแอปพลิเคชัน...

    blog.groupdocs.com/th/tag/full-text-search/inde...
  2. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser Api which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant Api that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on....Parser API which aimed to extract the text...today, it has become a giant API that provides a wide range of...

    blog.groupdocs.com/parser/extract-data-fields-f...
  3. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files.... C# API for Scanning Text across Files...the GroupDocs.Search for .NET API to explore numerous texts within...

    blog.groupdocs.com/search/search-multiple-texts...
  4. Watermark Images | Text and Image Watermarks

    Add text and image watermarks to Images (JPG, PNG, etc). Apply watermarks using the online watermark application or using .NET and Java libraries....NET API resources, you can explore the...the following links: .NET API | Documentation | Download Watermarking...

    blog.groupdocs.com/watermark/watermark-images/
  5. Set Target File Format using GroupDocs.Assembly...

    We are excitedly announcing a new feature in the monthly release of GroupDocs.Assembly for Java 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install the latest version of the Api for a better user experience....install the latest version of the API for a better user experience...the moment, GroupDocs.Assembly API provides the ability to change...

    blog.groupdocs.com/assembly/set-target-file-for...
  6. Set Text Annotation Transparency for Diagrams u...

    We are pleased to introduce another monthly release of GroupDocs.Annotation for .NET 18.8. This latest release comes up with some new features like ability to apply text annotation without changing the color and reviewer rights management. Apart from that, few improvements and fixes are also introduced in this release, we therefore recommend you to download this latest release of the Api to enhance your document annotation experience. Features Ability to apply text annotations without changing the color Reviewer rights management for operations with replies Set text annotations transparency for Diagrams Creating Arrow annotation with AnnotationInfo....download this latest release of the API to enhance your document annotation...YouTube videos API References - Annotation API References Product...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  7. Conversion to POTX is supported in GroupDocs.Co...

    Another monthly release of GroupDocs.Conversion for .NET 17.11 is on-board. This release comes with new document formats support such as POTX and POTM. Cells to SVG and Diagram to SVG conversions are improved. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the Api and share your experience. Document Conversion Api for .NET - Features Conversion from/to POTX and POTM Back and forth PPTM, PPSM documents conversion Implement conversion from/to XLTX and XLTM GroupDocs Document Conversion Api - Improvements Check for unsupported Excel 95 XLS file format and throw an exception Cells to SVG conversion improvement Improved Diagram to SVG conversion Set custom font directories GroupDocs....the API and share your experience. Document Conversion API for...GroupDocs Document Conversion API - Improvements # Check for unsupported...

    blog.groupdocs.com/conversion/conversion-potx-s...
  8. PDF Converter on GroupDocs Blog | Document Auto...

    PDF Converter on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF Converter on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......js API を使用してファイル変換を自動化します。 JavaでWord文書をPDFに変換...ドキュメントを PDF に変換します。ドキュメント変換 Java API を使用して、ファイル変換を自動化します。 C# を使用して...

    blog.groupdocs.com/ja/tag/pdf-converter/index.xml
  9. Working with CAD metadata | Documentation

    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); // ....Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback The GroupDocs Metadata API provides the feature to read...

    docs.groupdocs.com/metadata/net/working-with-ca...
  10. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking Api....Upgrade an Order Support Docs API Reference Live Demos Free Support...document GroupDocs.Watermark API allows you to extract in PDF...

    docs.groupdocs.com/watermark/net/attachments-in...