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

locale

(0.09 sec)
  1. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....file at any location on the local disc or a even a Stream. The...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. professional-services.pdf

    PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction ....................................................... 4 1. Executive Summary ...................................... 5 2. Company......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...
  3. converted.docx

    PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction ..........4 1. Executive Summary ..........5 2. Company Overview..........6 3. Business Description..........7 4. Market Analysis.......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...
  4. professional-services.docx

    PROFESSIONAL SERVICES Business Plan 1 TABLE OF CONTENTS Introduction 4 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7 4. Market Analysis 9 5. Operating Plan 11 6. Marketing ......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...
  5. professional-services.pdf

    PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction ....................................................... 4 1. Executive Summary ...................................... 5 2. Company......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...
  6. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....Compare several documents from a local disk const comparer = new groupdocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  7. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....its own local fonts storage: “ %userprofile%\AppData\Local\Microsoft\Windows\Fonts...

    docs.groupdocs.com/editor/java/font-extraction-...
  8. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Locale = System.Globalization.CultureInfo...EnablePagination = true; saveOptions.Locale = System.Globalization.CultureInfo...

    blog.groupdocs.com/zh/editor/edit-word-document...
  9. C#에서 Word 문서 편집 | 나만의 .NET Word 편집기 구축

    Word 문서 편집은 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 DOC, DOCX, ODT 파일을 편집하는 C# 예제와 함께 설명됩니다....Locale = System.Globalization.CultureInfo...EnablePagination = true; saveOptions.Locale = System.Globalization.CultureInfo...

    blog.groupdocs.com/ko/editor/edit-word-document...
  10. Modifier des documents Word en C# | Créez votre...

    L'édition de documents Word est expliquée avec des exemples C # pour éditer des fichiers DOC, DOCX, ODT dans votre application .NET à l'aide de l'API d'édition de documents....Locale = System.Globalization.CultureInfo...EnablePagination = true; saveOptions.Locale = System.Globalization.CultureInfo...

    blog.groupdocs.com/fr/editor/edit-word-document...