Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 10,612 for

new

(0.04 sec)
  1. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s New in the latest release? The major updates have been done at the architecture level of the API to simplify its usage.... What’s new in the latest release? # The...document using old and new API. Old API # New API # Searching Watermarks...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  2. GroupDocs.Comparison for .NET 16.10.0 Supports ...

    We are as GroupDocs team member glad to see that our users community is growing with each and every day. We are also receiving many feedback and suggestions from users therefore we always try to provide New and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Comparison for .NET 16.10.0 API....therefore we always try to provide new and enhanced solutions to our...API. In this monthly release 4 new feature are introduced along...

    blog.groupdocs.com/comparison/groupdocs-compari...
  3. Set shape color independently of font color | D...

    Following this guide you will learn how to set shape color independently of font color and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/set-shape-col...
  4. Load document from stream | Documentation

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter (() -> { try { return new FileInputStream...

    docs.groupdocs.com/conversion/java/load-documen...
  5. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Consulting Blog Knowledge Base New Releases Status Websites aspose...preview final Redactor redactor = new Redactor ( testFile ); try {...

    docs.groupdocs.com/redaction/java/get-document-...
  6. Skip Unreadable Characters During Watermark Sea...

    We are delighted to announce the release of version 18.8 of GroupDocs.Watermark for .NET. The latest version allows skipping unreadable characters during text watermark search. Furthermore, we have also added a New feature to strengthen protection of text watermark in presentation documents. Please continue to read more about the New features, enhancements and bug fixes added in version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search This feature allows finding text watermark even if it contains unreadable characters between the letters....Furthermore, we have also added a new feature to strengthen protection...continue to read more about the new features, enhancements and bug...

    blog.groupdocs.com/watermark/skip-unreadable-ch...
  7. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...void run () { File folder = new File ( Constants . InputPath...

    docs.groupdocs.com/metadata/java/extracting-met...
  8. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Signature signature = new Signature ( "sample.docx" );...

    docs.groupdocs.com/signature/java/locating-sign...
  9. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some New features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes.... This release covers some new features, one improvement and...converting to PDF # var saveOptions = new PdfSaveOptions(); saveOptions...

    blog.groupdocs.com/conversion/image-watermark-i...
  10. Reorder pages | Documentation

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

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