Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 11,659 for

new

(0.42 sec)
  1. GroupDocs.Total Releases on GroupDocs Blog | Do...

    GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions fo......10월 릴리스 하이라이트 Explore what’s new in GroupDocs.Total for .NET 25...9월 릴리스 하이라이트 Explore what’s new in GroupDocs.Total for .NET 25...

    blog.groupdocs.com/ko/categories/groupdocs.tota...
  2. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document Automatio......working with the API, we have some new features and improvements. Moreover...There are minor changes in the new version 19. Searching in a Large...

    blog.groupdocs.com/categories/groupdocs.search-...
  3. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Consulting Blog Knowledge Base New Releases Status Websites aspose...generating the slides preview the new instance method from the struct...

    docs.groupdocs.com/editor/java/generating-slide...
  4. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadLyricsTag try ( Metadata metadata = new Metadata ( Constants . MP3WithLyrics...

    docs.groupdocs.com/metadata/java/handling-the-l...
  5. Improved Performance and CAD Format - introduce...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.4.0 API with Three New features like support of “Compare CAD format, Improved Comparison Performance and Updated Changes Model for Imaging. This monthly release is adding Three improvements like “Improve comparison of Imaging formats” and " Cross-format API simplifications across all supported formats” along with fixes. Detailed information is listed below. Please Click here to download the latest API....0 API with Three new features like support of “Compare...for .NET 17.4.0 introducing new features and improvements, like...

    blog.groupdocs.com/comparison/improved-comparis...
  6. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience....recommend you to download the new version of API and evaluate the...SlidesSignTextOption signOptions = new SlidesSignTextOption("John Smith");...

    blog.groupdocs.com/signature/java-e-signing-api...
  7. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  8. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/save-specific...
  9. Load document from local disk | GroupDocs

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...; ... Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/java/add-text-watermark/