Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 558 for

locale

(0.02 sec)
  1. Basic Usage | Documentation

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....docx” is stored at a local drive and you want to apply...

    docs.groupdocs.com/redaction/java/basic-usage/
  2. Loading documents | Documentation

    This article show how to enable you to load password-protected documents and load documents from different sources...following guides: Load from local disc Load from Stream Load password-protected...

    docs.groupdocs.com/redaction/net/loading-docume...
  3. Loading documents | Documentation

    GroupDocs.Redaction allows you to load password-protected documents and load documents from different sources. For more details please refer to the following guides:...following guides: Load from local disc Load from Stream Load password-protected...

    docs.groupdocs.com/redaction/java/loading-docum...
  4. Редактировать документы Word в C# | Создайте св...

    Редактирование документов Word объясняется примерами C# для редактирования файлов DOC, DOCX, ODT в приложении .NET с использованием API редактирования документов....Locale = System.Globalization.CultureInfo...EnablePagination = true; saveOptions.Locale = System.Globalization.CultureInfo...

    blog.groupdocs.com/ru/editor/edit-word-document...
  5. Adicionar marca d'água a PDF em Java | Marcas d...

    Adicione marcas d'água de imagem ou aplique marcas d'água de texto a arquivos PDF em Java. Aplique marcas d'água a todas as páginas seletivas de PDF usando a API Java de marca d'água do GroupDocs....qualquer página seletiva no local definido. As etapas a seguir...qualquer arquivo PDF em qualquer local, assim como as opções de marca...

    blog.groupdocs.com/pt/watermark/add-watermark-t...
  6. Basic Usage | Documentation

    Quick Start section for GroupDocs.Metadata API Manage metadata in your documents fast and easy with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....when documents are stored in a local drive and you want to manage...

    docs.groupdocs.com/metadata/node-jsjava/basic-u...
  7. Loading files | Documentation

    The listed articles below explain how to load password-protected documents and load files from different sources....following guides: Load from a local disk Load from a stream Load...

    docs.groupdocs.com/metadata/net/loading-files/
  8. Loading documents from different sources | Docu...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Merger for .NET API.... Load document from local disk Load document from stream...

    docs.groupdocs.com/merger/net/loading-documents...
  9. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the API to simplify its usage....document information from the local file. Old API # New API # For...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....) Now install a local bundle by typing this command...height='600'></iframe>" Add local vars for the view. haml :envelope\_sample...

    blog.groupdocs.com/signature/working-with-group...