Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 883 for

locale

(2.42 sec)
  1. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....effortlessly without relying on local Office installations. With just...ODT file and save it to your local storage To carry out this transformation...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  2. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....to documents or images from local disks, as well as from streams...the Watermarker class for a local file or file stream; an instance...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  3. Get document Info | GroupDocs

    This artcle explains how to get document information...information from a file from local disk This example demostrates...document information from the local file. basic_usage.GetDocumentInfoForTh...

    docs.groupdocs.com/watermark/java/get-document-...
  4. How to Deploy .NET Project on the AppHarbor

    This article explains the basics of using AppHarbor. In this article, I’ll use the .NET SDK Samples project to show how to deploy a .NET project on AppHarbor. Requirements .NET project App account GitHub Preparing First of all, we need a AppHarbor account. If you don’t have one yet, please create one. Registration on AppHarbor is similar to any other site: sign up from the AppHarbor home page by clicking the Sign up button....empty folder anywhere on your local machine. Name it groupdocs-dotnet-samples...AppHarbour # After these steps, our local project is deployed on AppHarbor...

    blog.groupdocs.com/total/how-to-deploy-net-proj...
  5. sample.chm

    4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......applications to find out the local window title. This feature is...connection, or a connection to a local serial line. (See section 1...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  6. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....value="local" id="localField" onClick="display('local');" >Upload...>Upload local file </input> <br /> <input type="radio" name="sourse"...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  7. Why is there no DenyDownloading in GroupDocs.Vi...

    I’m currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…...exe on the local machine. 2 . The Permissions... without downloading them locally and installing 3rd party software...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  8. Error converting webp to jpg - Free Support For...

    using (var client = myHttpClient.CreateClient()) { var destinationPathWebP = Path.Combine(LOCAL_DIRECTORY, i.SKU, IMAGE_WEB_EXTENSION); destinationPathWebP = destinationPathWebP.Replace("\", “/”); var destinationPath…...Combine(LOCAL_DIRECTORY, i.SKU, IMAGE_WEB_EXTENSION);...destinationPathJpg = Path.Combine(LOCAL_DIRECTORY, i.SKU + IMAGE_EXTENSION);...

    forum.groupdocs.com/t/error-converting-webp-to-...
  9. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....specified location, such as a local disk. When you re-request the...document rendering results at the local drive) Instantiate the object...

    docs.groupdocs.com/viewer/java/caching-results/
  10. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!... New Localizations # The UI is now available...Spanish. Furthermore, the localization functionality is fully adapted...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...