Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 12,048 for

new

(0.1 sec)
  1. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...into the Editor const editor = new groupdocsEditor . Editor ( '...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  2. Introducing Text Signature Appearances in Java ...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard we are excitedly announcing another monthly release of eSignature for Java API version 17.11. This release not only adds a number of New features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows user to obtain verification and signing progress . We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience....release not only adds a number of new features to the API, but also...recommend you to download the new version of API and evaluate the...

    blog.groupdocs.com/signature/java-e-signing-api...
  3. Launching Servlet based Front-end of GroupDocs....

    The GroupDocs team is excitedly announcing the GroupDocs.Annotation Frontend for the Java Servlets developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for Java 3.x.. It is an alpha release of the project but most important functionalities have been implemented in this release. GroupDocs users are free to customize and enhance the application by their own....Find an issue or an idea of new feature – fix it and submit a...Find an issue or an idea of new feature – create an issue in...

    blog.groupdocs.com/annotation/servlet-based-fro...
  4. Output2Worksheets-with-delete.xlsx

    Sheet4 First row it is visible always Вид - Закрепить области - Закрепить верхнюю строку Edited 2nd row at 1st column 3rd row 4th row 5th row 6th row 7th row 8th row 9th row 10th row 11th row 12th ......Calibri Italic 29th row Times New Roman Bold Italic 30th row 31th...Calibri Italic 29th row Times New Roman Bold Italic 30th row 31th...

    docs.groupdocs.com/editor/net/sample-files/Outp...
  5. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....Consulting Blog Knowledge Base New Releases Status Websites aspose...information. using ( Merger merger = new Merger ( @"c:\sample.vsdx" ))...

    docs.groupdocs.com/merger/net/get-document-info...
  6. Set license under Mono/Linux | GroupDocs

    This is a guide about setting GroupDocs.Conversion for .NET license under Mono/Linux...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( var licenseStream = new FileStream ( "GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/set-license-u...
  7. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk JavaScript try { const metadata = New groupdocs.metadata.Metadata("input.one"); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Consulting Blog Knowledge Base New Releases Status Websites aspose...JavaScript try { const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  8. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Consulting Blog Knowledge Base New Releases Status Websites aspose...the obtained struct invoke a new instance method and in this method...

    docs.groupdocs.com/editor/java/generating-page-...
  9. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/phrase-search/
  10. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/boolean-search/