Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 936 for

locale

(0.9 sec)
  1. Add link annotation | GroupDocs

    The page describes how to add link 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-link-anno...
  2. Loadconfig and the GoogleAPI doesn’t load - Fre...

    Attached is my local projects ( added editor content ). EditorDemoApp.zip (935.1 KB) I am having error on the loadconfig and the GoogleAPI doesn’t load. Regards, WK...2022, 8:01am 1 Attached is my local projects ( added editor content...

    forum.groupdocs.com/t/loadconfig-and-the-google...
  3. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…...help us reproduce the issue locally and assist you more efficiently...

    forum.groupdocs.com/t/objectdisposedexception-c...
  4. Get file info | GroupDocs

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....file info for the file from local disk using ( Annotator annotator...

    docs.groupdocs.com/annotation/net/get-file-info/
  5. 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/
  6. GroupDocs Viewer - ClassNotFound Exception at c...

    HI. We are in the process of upgrading groupdocs viewer version from 23.7 to 25.12 and we are seeing an exception when deploying the app in the container. We haven’t seen this exception for 23.7. Dockerfile is pretty sim…...usage, its running fine in local environment. I cannot share...

    forum.groupdocs.com/t/groupdocs-viewer-classnot...
  7. Load document from stream | GroupDocs

    Learn how to Load document from stream....stream (without a copy on the local disk). To avoid the overhead...

    docs.groupdocs.com/parser/net/load-document-fro...
  8. Introducing Support for Images in GroupDocs.Com...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Comparison for Java 17.3.0. API comes with multitude of new features like support for Images, metered licensing and many more. Aside this, many improvements and bug fixes are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document comparison experience....Tests Add localize exceptions for wrong passwords...

    blog.groupdocs.com/comparison/introducing-group...
  9. 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...
  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...