Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 573 for

locale

(0.04 sec)
  1. How to Run Examples | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...extract the folders on your local disk. The extracted files and...

    docs.groupdocs.com/merger/java/how-to-run-examp...
  2. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....stream (without a copy on the local disk). To avoid the overhead...

    docs.groupdocs.com/parser/java/load-document-fr...
  3. Specify file type for comparison manually | Doc...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....type: Compare documents from local disk and specify file type for...

    docs.groupdocs.com/comparison/net/specify-file-...
  4. Add image watermarks | Documentation

    This article shows how to add an image 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...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  5. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...feedback As an alternative to a local file, can open a document from...

    docs.groupdocs.com/redaction/net/load-from-stream/
  6. How to Run | Documentation

    Download from GitHub The complete examples package of GroupDocs.Metadata is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favourite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like the following image: Open IntelliJ Idea and import the project to get started with it....extract the folders on your local disk. The extracted files and...

    docs.groupdocs.com/metadata/java/how-to-run/
  7. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................exceed $183 billion, but the local agency will have a much smaller...clientele in the company’s local geography that might fit into...

    docs.groupdocs.com/conversion/python-net/_sampl...
  8. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................exceed $183 billion, but the local agency will have a much smaller...clientele in the company’s local geography that might fit into...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. Como adicionar assinatura digital a PDF em C #

    Revise o processo para adicionar assinatura digital a PDF em C# e siga as instruções detalhadas para usar uma assinatura digital em C# com algumas chamadas de API....propriedades como Contato, Razão, Local, Visível e muitas outras. Neste...

    kb.groupdocs.com/pt/signature/net/how-to-add-di...
  10. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....You can still use good old local file storage but if you need...

    blog.groupdocs.com/annotation/save-annotations-...