Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 14,018 for

file

(0.03 sec)
  1. Access Hyperlinks that are Activated on Mouse O...

    Team GroupDocs is excited to release version 17.9.0 of GroupDocs.Watermark for .NET API. The latest version supports watermarking operations for ODT File format. Furthermore, you can access and work with the hyperlinks that are activated on mouse over in PowerPoint presentations. Please continue to read for more details. Working with Hyperlinks that are Activated on Mouse Over GroupDocs.Watermark for .NET 17.9.0 enables you to work with the hyperlinks that are activated on mouse over in PowerPoint presentations....watermarking operations for ODT file format. Furthermore, you can...of All Types . Support of ODT File Format {#GroupDocs.Watermarkfor...

    blog.groupdocs.com/watermark/releasing-groupdoc...
  2. Read Metadata from PPTX using Java

    Learn how to read metadata from PPTX using Java without requiring any extra software installations. Take a look at a code example to read metadata of PPTX using Java....understanding the details within files is becoming very important....be discovered. Among the many file formats, PPTX stands out as...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  3. Merge Word Documents using C# | Join All or Sel...

    C# way to merge two or more Word documents into a single File. Combine only the selective pages of multiple Word Files within your .NET application....sections of them into a single file. In order to converge the data...selective pages of two or more Word files within the .NET application...

    blog.groupdocs.com/merger/merge-word-files-usin...
  4. How to Install and Use GroupDocs' Online Docume...

    Let me show you how to install and use GroupDocs online document viewer plugin for Alfresco CMS on Linux. Requirements Java jdk Java jre Alfresco GroupDocs Viewer plugin Apache Tomcat PostGRE SQL Preparation First of all, you should have Alfresco CMS installed in your machine. Download and install a community version if you don’t have one already. Alfresco is a Java CMS, so we need Apache tomcat and PostGRE SQL installed....should put plugins files to the WAR file of the CMS, which will... all necessary folders and files will be created as soon as you...

    blog.groupdocs.com/viewer/how-to-install-and-us...
  5. Scan Barcode from ODT using C#

    This guide explains how to scan barcode from ODT using C#, with a code example to help you efficiently extract barcode from ODT in C#, ensuring a seamless process....to scan barcodes from an ODT file. Steps to Scan Barcode from...barcode extraction from ODT files Initialize the Parser by passing...

    kb.groupdocs.com/parser/net/scan-barcode-from-o...
  6. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Open Visual Studio and go to File -> New -> Project ; Select appropriate...can either download the ZIP file from or clone the repository...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  7. Cannot find Umlauts located in ANSI files - Fre...

    Hi there, We tried this: ​Have a Text File with ANSI encoding in a folder indexed by DataCentral. The File should contain “Mühe” and “Vielfraß”. Create an index for that File Make a search on that index for “Vielfraß”…...find Umlauts located in ANSI files GroupDocs.Search Product Family... We tried this: Have a Text file with ANSI encoding in a folder...

    forum.groupdocs.com/t/cannot-find-umlauts-locat...
  8. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when extractor some PDF Files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...NullReferenceExcepti when extracting PDF files GroupDocs.Search Product Family...exception when extractor some PDF files… System.NullReferenceExcepti:...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  9. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....php files # Create a .htaccess file and enter this...Create a index.php file in the root folder.This file does show anything...

    blog.groupdocs.com/comparison/implement-documen...
  10. How to Convert HTML to Markdown using C#

    Quickly convert HTML to Markdown using C# with one of the popular document converter APIs and learn how to create the HTML to MD converter in C#....class for loading the input HTML file Create an object of the WordProcessingConver...convert options for the output MD file Finally, call the Convert method...

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