Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 725 for

locale

(0.24 sec)
  1. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...to download the file to some local cache first and then pass that...mechanism to clean up that local cache? Thanks in advance for...

    forum.groupdocs.com/t/how-to-implement-a-custom...
  2. C#でWord文書を編集する|独自の.NETWordEditorを作成する

    Word文書の編集は、文書編集APIを使用して.NETアプリケーション内のDOC、DOCX、ODTファイルを編集するためのC#の例で説明されています。...Locale = System.Globalization.CultureInfo...EnablePagination = true; saveOptions.Locale = System.Globalization.CultureInfo...

    blog.groupdocs.com/ja/editor/edit-word-document...
  3. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/load-document-from-local-disk/weekly0.5https://docs.groupdocs...com/conversion/java/save-file-to-local-disk/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/conversion.xml
  4. Convertir MSG en MHTML avec Node.js

    Apprenez à convertir du MSG en MHTML avec Node.js en quelques étapes simples. Ce guide explique également comment exporter du MSG vers MHTML avec Node.js grâce à une API de conversion performante....générer la sortie et la stocker localement. Ce processus transparent...

    kb.groupdocs.com/fr/conversion/nodejs/convert-m...
  5. Licensing and evaluation | GroupDocs

    GroupDocs.Merger for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....output directory (unless Copy Local in the properties for that entry...

    docs.groupdocs.com/merger/nodejs-java/licensing...
  6. Annuncio di GroupDocs.Markdown per .NET — Espor...

    Esporta PDF, Word, Excel, HTML e altri formati in Markdown con un'API .NET on‑premises. Consulta le funzionalità, la roadmap e come iniziare.... Local processing: Nessun cloud o connessione...

    blog.groupdocs.com/it/markdown/groupdocs-markdo...
  7. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....changes for documents stored at local disk C# using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  8. Licensing and evaluation | GroupDocs

    GroupDocs.Merger for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....output directory (unless Copy Local in the properties for that entry...

    docs.groupdocs.com/merger/python-net/licensing-...
  9. Word document added an Undefined Label - Free S...

    Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and…...know if any custom fonts, locales, or additional packages are...

    forum.groupdocs.com/t/word-document-added-an-un...
  10. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer.... We will install gems locally by commands in a terminal....

    blog.groupdocs.com/total/how-to-use-rspec-to-te...