Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 14,020 for

file

(0.04 sec)
  1. Remove Spreadsheet Password on GroupDocs Blog |...

    Remove Spreadsheet Password on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Spreadsheet Password on GroupDocs Blog | Document Automation Soluti...... Sblocca i file XLS/XLSX protetti da password...

    blog.groupdocs.com/it/tag/remove-spreadsheet-pa...
  2. Sign PDF in CSharp on GroupDocs Blog | Document...

    Sign PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Jav......menggunakan C# Tandatangani file Word & PDF secara elektronik...

    blog.groupdocs.com/id/tag/sign-pdf-in-csharp/in...
  3. Edit Excel Spreadsheet using Java on GroupDocs ...

    Edit Excel Spreadsheet using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit Excel Spreadsheet using Java on GroupDocs Blog | Document Autom...... Edit file XLS/XLSX secara online atau...

    blog.groupdocs.com/id/tag/edit-excel-spreadshee...
  4. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI File headers. The following are the steps to read the header of an AVI File. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....metadata in AVI files Working with metadata in AVI files Leave feedback...format-specific information from AVI file headers. The following are the...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Build your Full Text Search Solution in C# | Fi...

    Text searching API for .NET applications to search via indexing. Find text in multiple Word, Excel, PDF, text Files of a folder & highlight search results....spreadsheets, presentations, HTML files, PDF eBooks, email messages...ZIP archives, and many other files. One of the examples of full-text...

    blog.groupdocs.com/search/build-your-full-text-...
  6. Scan Barcode from PDF using Java

    This article offers comprehensive guide on how to scan barcode from PDF using Java, including code example to help you efficiently extract barcode from PDF in Java....Scanning barcodes from PDF files can greatly enhance workflows...from PDF files Create a Parser object by providing the file path...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  7. watermark.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/watermark/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/waterma......com/watermark/java/get-supported-file-formats/weekly0.5https://docs...com/watermark/net/get-supported-file-formats/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/watermark.xml
  8. How to Sign DOCX with Barcode Signature using C#

    Quickly get help on how to sign DOCX with Barcode signature using C#. We will also provide a code example to create Barcode signature in DOCX using C#....passing the path of input DOCX file as an argument to its constructor...solutions for signing DOCX files with Barcode signatures that...

    kb.groupdocs.com/signature/net/how-to-sign-docx...
  9. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order to enrich the document comparison experience, team GroupDocs is pleased to release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you to download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for PDF Implemented absorber of paragraphs for the basic cases for PDF Added option to compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for PDF Added support of absorption of the Page Header for PDF Added apply/discard changes support for multiple result changes list for MS Word Added support for new components: media objects, image positioning for PDF Added support of comparing watermarks for PDF Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....tables after comparison for PDF Files generating zero output (no change...is detected ) for attached files only for MS Word Some tables...

    blog.groupdocs.com/comparison/groupdocs.compari...
  10. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....Converter class using the MSG file path as an argument for its...on the disk Converting MSG files to DOCX becomes essential in...

    kb.groupdocs.com/conversion/net/how-to-convert-...