Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 10,666 for

new

(0.21 sec)
  1. About annotation UI and Signature UI - Free Sup...

    Thanks Issue is somewhere in this method @Override public AnnotatedDocumentEntity annotate(AnnotationPostedDataEntity annotateDocumentRequest) { AnnotatedDocumentEntity annotatedDocument = New AnnotatedDocumentEntity(…...AnnotatedDocumentEnt annotatedDocument = new AnnotatedDocumentEnt(); try {...annotations = new ArrayList<>(); final Annotator annotator = new Annotator(documentGuid...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  2. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce New features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...post I’m going to introduce new features that became available...with the library. Check all the new stuff in detail below: Open API...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Feature request: Allow specifying FILE_FLAG_BAC...

    Hello there, We have a feature request: We’d like to be able to extract files you usually don’t have access to, via the backup privilege, which seems to not be possible with GroupDocs.Search at the moment. With Win32,…...We have opened the following new ticket(s) in our internal issue...m_Extractor = new(); var extractionOptions = new ExtractionOptions...

    forum.groupdocs.com/t/feature-request-allow-spe...
  4. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/queries-in-text-...
  5. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...columns… with each combination in a new Row Can this feature be added...try { var dataSourceInfos = new List(); if (partialTemplates...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  6. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...DOCX file Converter converter = new Converter ( "sample.docx" );...

    docs.groupdocs.com/conversion/java/convert/word...
  8. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....allows developers to build a new document step-by-step, adding...point for constructing your new document. The AddPage method...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  9. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "professional-services...

    docs.groupdocs.com/conversion/java/convert/pdf/
  10. Convert images | Documentation

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Consulting Blog Knowledge Base New Releases Status Websites aspose...source JPG file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...