Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 31,394 for

new

(0.07 sec)
  1. Rendering presentations with shapes and text wi...

    In this article we show how GroupDocs.Viewer for Java converts presentations with shapes and text that have 3-D effects....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "3-d-text.pptx" )) {...

    docs.groupdocs.com/viewer/java/converting-prese...
  2. Rendering Lotus Notes Files | Documentation

    This article contains use-cases of viewing Lotus Notes Data Files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.nsf" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/view-lotus-notes...
  3. Inconsistent pdf to docx conversion - Free Supp...

    Hi Team, I am converting a PDF to DOCX using groupdocs conversion version 21.7. Every time I am converting the PDF, I am getting different conversion time for the same document. Its not very consistent. image.png (20…...pageStreams = new ArrayList<>(); Converter converter = new Converter("sample...convertOptions = new WordProcessingConver(); long[] times = new long[2];...

    forum.groupdocs.com/t/inconsistent-pdf-to-docx-...
  4. JpgViewOptions - GroupDocs.Viewer for Java - AP...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......JpgViewOptions () Initializes new instance of JpgViewOptions class...createPageStream) Initializes new instance of JpgViewOptions class...

    apireference.groupdocs.com/viewer/java/com.grou...
  5. GroupDocs.Metadata for Java 19.4 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 19.4. Major Features There are the following features and enhancements in this release: Implement the ability to read Matroska subtitles Implement the ability to read original encoded names of ZIP archive entries Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2698 Implement the ability to read Matroska subtitles New Feature METADATANET-2761 Implement the ability to read original encoded names of ZIP archive entries Enhancement Public API and Backward Incompatible Changes...Consulting Blog Knowledge Base New Releases Status Websites aspose...ability to read Matroska subtitles New Feature METADATANET-2761 Implement...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  6. Add distance annotation | Documentation

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-distance-...
  7. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = New Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = New IndexingOptions(); options....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/java/ocr-support/
  8. GroupDocs.Watermark-for-Node.js-via-Java/README...

    GroupDocs.Watermark-for-Node.js-via-Java. Contribute to groupdocs-watermark/GroupDocs.Watermark-for-Node.js-via-Java development by creating an account on GitHub....js const loadOptions = new groupdocsWatermark . PdfLoadOptions...PdfLoadOptions ( ) ; const watermarker = new groupdocsWatermark . Watermarker...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  9. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/conversion/net/migration-notes/
  10. Migration notes | Documentation

    How to migrate from earlier versions of GroupDocs.Conversion for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/conversion/java/migration-no...