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

locale

(0.05 sec)
  1. How to Run Examples | GroupDocs

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

    docs.groupdocs.com/parser/java/how-to-run-examp...
  2. Save to stream | GroupDocs

    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/
  3. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....file info for the file from a local disk const watermarker = new...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  4. How to Run Examples | GroupDocs

    Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image: In extracted files and folders, you can see solution file for C# Project....extract the folders on your local disk. The extracted files and...

    docs.groupdocs.com/assembly/net/how-to-run-exam...
  5. Add image watermarks | GroupDocs

    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/python-net/add-image/
  6. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Viewer for Node.js via Java. No Microsoft Office or other third‑party software is required..../bin: $PATH " Fonts and Localization For accurate rendering of...library works fully offline with local documents. Troubleshooting Setup...

    docs.groupdocs.com/viewer/nodejs-java/system-re...
  7. Method not found: ‘Aspose.Slides.Export.INotesC...

    Case 1 - We have tried with latest version as below, we are getting “Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.get_NotesCommentsLayouting()’. (MissingMe…...0 Case 2 - In a local debugging environment (Windows)...

    forum.groupdocs.com/t/method-not-found-aspose-s...
  8. Adding image watermarks | GroupDocs

    Add image watermarks from file or stream using GroupDocs.Watermark for Python via .NET....JPEG Add image watermark from local file The following example shows...

    docs.groupdocs.com/watermark/python-net/adding-...
  9. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....Compare several documents from a local disk Java import com.groupdocs...

    docs.groupdocs.com/comparison/java/compare-mult...
  10. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....compare two documents: Compare local documents import groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/compar...