Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 11,658 for

new

(0.21 sec)
  1. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...TiffImageLoadOptions loadOptions = new TiffImageLoadOptions (); Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....has come with some exciting new features as well as a bunch of...release notes to know about the new features and the changes introduced...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/prese...
  4. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.txt" )) {...

    docs.groupdocs.com/conversion/net/get-document-...
  5. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...downloadVO = null; File file = new File(filePath); //파일이 미존재 하면(데이터만...//썸네일 요청이 아닌 파일 downloadVO = new DownloadVO(); // 마이그레이션한 파일의...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  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. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/update-index/
  8. 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-...
  9. Load from local disk | GroupDocs

    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. Save document to the specified stream | GroupDocs

    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-...