Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 11,658 for

new

(0.07 sec)
  1. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...name. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  2. Evaluation Limitations and Licensing | GroupDocs

    free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...updated in an index during Update. New files can only be added to an...

    docs.groupdocs.com/search/net/evaluation-limita...
  3. Releasing GroupDocs.Annotation for Java front e...

    Team groupdocs ecstatically releasing Annotation for Java Servlets based Front-end V1.2.0. Considering the valuable customers feedback, this release covers a lot of bug fixes and New features. GroupDocs users are free to customize and enhance the application by their own. This project is opensource and already published on GitHub. GroupDocs.Annotaion for Java front-end V1.2.0The GroupDocs.Annotation for Java front-end is a WYSIWYG editor designed to simplify annotating documents using GroupDocs.Annotation for Java API....covers a lot of bug fixes and new features. GroupDocs users are...Java Servlets Front-end V1.2.0 New FeaturesFeatures introduced in...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  4. eSign document with Stamp signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  5. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/update-barcod...
  6. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly release of GroupDocs.Metadata for .NET with some promising New features. Our initial two releases were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying New features to work on metadata associated with these document formats including (but of course not limited to) Metadata Comparison and Search....NET with some promising new features. Our initial two releases...focused on introducing varying new features to work on metadata...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Annotate Word Documents with GoupDocs.Annotatio...

    GroupDocs Team is pleased to announce New release of GroupDocs.Annotation for .NET 3.1.0 API. The latest release of our Document Annotation API provides New features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.1.0 also included support for word document format with all major annotation types (Highlight Text, Area Annotation, and Strikeout etc). Please download the latest release to enhance your application with document annotation features New Features and Support for Word DocumentIn this release All Annotations for Words Document is now supported with improvement and enhancement....Team is pleased to announce new release of GroupDocs.Annotation...Document Annotation API provides new features, Improvement’s and fixes...

    blog.groupdocs.com/annotation/annouced-groupdoc...
  8. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmlReadNativeMetadat try ( Metadata metadata = new Metadata ( Constants . InputEml...

    docs.groupdocs.com/metadata/java/working-with-s...
  9. Extract tables from document page | GroupDocs

    This article explains that how to extract tables from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleInvoicePagesPd...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...outputStream = new MemoryStream(); using (var converter = new Converter(()...=> content)) { var options = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...