Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 535 for

locale

(0.06 sec)
  1. 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...
  2. Convert ODT to DOCX using Node.js

    Quickly convert ODT to DOCX using Node.js with a simple approach. This guide shows how to export ODT to DOCX in Node.js for better document compatibility....your DOCX file and save it locally. Below is the sample code to...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  3. 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-...
  4. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...Observations: It works fine local windows environment. Java version:...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  5. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...annotation to the document from local disk using ( Annotator annotator...

    docs.groupdocs.com/annotation/net/add-search-te...
  6. 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...
  7. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....hosted, or can be loaded from local system as well. How to merge...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  8. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....hosted, or can be loaded from local system as well. How to merge...

    docs.groupdocs.com/merger/python-net/merge/html/
  9. 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...
  10. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....compare two documents: Compare local documents const comparer = new...

    docs.groupdocs.com/comparison/nodejs-java/compa...