Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 12,838 for

new

(0.08 sec)
  1. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the New feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Consulting Blog Knowledge Base New Releases Status Websites aspose...spreadsheets, but also to create new spreadsheets from scratch. And...

    docs.groupdocs.com/editor/net/deleting-workshee...
  2. Load from Amazon S3 Storage | GroupDocs

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...client = new AmazonS3Client (); GetObjectRequest request = new GetObjectRequest...

    docs.groupdocs.com/viewer/java/load-document-fr...
  3. ONE, DNG, DGN, VSSX and VSTX file formats Intro...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.3.0. In this monthly release New file formats “ONE, DGN DNG VSSX and VSTX” are added in supported file format list. This monthly release of Document Conversion API is introducing New features like " show/hide WORD comments when converting from word document formats" and Improvement like “conversion performance of HTML to PDF file format” along with fixes. We recommend our users to download the New release and use the New exciting features to enhance their application.... In this monthly release new file formats “ ONE , DGN DNG...Conversion API is introducing new features like " show/hide WORD...

    blog.groupdocs.com/conversion/one-dng-dgn-vssx-...
  4. Rotate Zoom and Toggle between Html and Image R...

    GroupDocs team keeps on adding New features in ASP.NET MVC Front End for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this New release v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. Under Image Representation user can Rotate and Document and Zoom In/Out....GroupDocs team keeps on adding new features in ASP.NET MVC Front...our old front ends. In this new release v1.3 user can now load...

    blog.groupdocs.com/viewer/rotate-zoom-toggle-ht...
  5. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Markdown for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...var options = new ConvertOptions { PageNumbers = new [] { 1 , 3...

    docs.groupdocs.com/markdown/net/convert-specifi...
  6. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "resume.docx" )) { //...

    docs.groupdocs.com/viewer/java/render-word-docu...
  7. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/set-document-...
  8. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...ReadXmpProperties try ( Metadata metadata = new Metadata ( Constants . PngWithXmp...

    docs.groupdocs.com/metadata/java/working-with-x...
  9. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "abook.epub" )) { //...

    docs.groupdocs.com/viewer/net/render-ebooks/
  10. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = New License(); …...ActionResult Index() { License lic = new License(); lic.SetLicense(@"...some document Editor editor = new Editor(inputFilePath); WordProcessingEditOp...

    forum.groupdocs.com/t/groupdocs-editor-images-a...