Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 10,666 for

new

(0.08 sec)
  1. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...XLSX file Converter converter = new Converter ( "sample.xlsx" );...

    docs.groupdocs.com/conversion/java/convert/spre...
  2. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options 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/sign-document...
  3. Rich Text MSG email with inline attachment show...

    One prevalent use case of Rich Text format emails is to embed documents into table cells. However, when converting such emails into PDF format, the document icons are converted to missing files “x” icons. Sample MSG fi…...PdfConvertOptions options = new() { PdfOptions = new GroupDocs.Conversion...Conversion.Converter converter = new(source); converter.Convert(source...

    forum.groupdocs.com/t/rich-text-msg-email-with-...
  4. GroupDocs Editor API bug - Free Support Forum -...

    Dear Sir, I am using your GroupDocs Editor Demo API and run it locally. However, I encountered two bugs when running the project. No response when trying to open a New document from local PC. https://drive.google.co…...response when trying to open a new document from local PC. https://drive...type anything when creating a new document. https://drive.google...

    forum.groupdocs.com/t/groupdocs-editor-api-bug/...
  5. Support of Emails format and Cloning Document M...

    GroupDocs team is excited to publish another monthly release of GroupDocs.Comparison for .NET 17.6.0 API with New features like adding support for Emails format and Settings for Cloning Document Metadata. This monthly release is also adding improvements like enhanced Cells & HTML Comparison Performance and Improved Summary Pages information along with fixes. Major Changes are done for HTML, Cells, Emails and Words document formats. Detailed information is listed below. Please Click here to download the latest API....0 API with new features like adding support...NET 17.6.0 introducing four new features, like support of Check...

    blog.groupdocs.com/comparison/groupdocs.compari...
  6. Latest release for Modern SharePoint WebPart fo...

    Great News for SharePoint Developers, GroupDocs proudly announces latest release for GroupDocs.Viewer for .NET Modern SharePoint WebPart. In this v1.1 we updated all features that were implemented in ASP.NET MVC Modern UI v1.1. Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of New features in this New version. We would recommend you to download this release and provide your valuable feedback....Great news for SharePoint Developers , GroupDocs proudly announces...introduced a bunch of new features in this new version. We would...

    blog.groupdocs.com/viewer/latest-release-modern...
  7. More Enhanced GroupDocs.Viewer ASP.NET WebForm ...

    Based on our customers’ feedbacks and suggestions GroupDocs team is pleased to release another version of GroupDocs.Viewer ASP.NET WebForm Front End. With New enhancements and fixes, most of the reported issues have also been resolved in ASP.NET WebForm Front End. We recommend you to download and try the latest version of the application to explore our New and improved functionalities. Let’s have a look at the list of enhancements and fixes.... With new enhancements and fixes, most...the application to explore our new and improved functionalities...

    blog.groupdocs.com/viewer/groupdocs-viewer-asp-...
  8. Save document to the specified stream | Documen...

    This article explains how to save document to the specified stream while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "test.doc" )) {...

    docs.groupdocs.com/watermark/net/save-document-...
  9. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( filePath )) { //...

    docs.groupdocs.com/watermark/net/load-from-loca...
  10. Reorder pages | Documentation

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...method of the class. Specify the new page order in the last parameters...

    docs.groupdocs.com/viewer/java/reorder-pages/