Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 31,393 for

new

(0.07 sec)
  1. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Consulting Blog Knowledge Base New Releases Status Websites aspose...PPT file Converter converter = new Converter ( "sample.ppt" ); ...

    docs.groupdocs.com/conversion/java/convert/pres...
  2. Pull requests · groupdocs-watermark/GroupDocs.W...

    Contribute to groupdocs-watermark/GroupDocs.Watermark-for-Python-via-.NET development by creating an account on GitHub....NET New pull request New 0 Open 0 Closed Welcome...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  3. Can multiple clients open the same index and ad...

    Hi, I have a question regarding thread safety and concurrency for indexing. Is it possible to have multiple clients open the same index add files to that index using the Add method? The reason I ask is because I create…... var supportedExtension = new string[] { ".doc", ".docx", "...InvariantCultureIgno))) .ToList(); var index = new GroupDocs.Search.Index(INDEX_PATH);...

    forum.groupdocs.com/t/can-multiple-clients-open...
  4. GroupDocs.Metadata for Java 20.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 20.5 Major Features Warning In version 20.5 the legacy API has been removed (all types from the com.groupdocs.metadata.legacy package were removed). There are the following features, enhancements and fixes in this release: Remove obsolete API (Legacy namespace) Implement the ability to work with EXIF metadata in WEBP images Implement the ability to work with XMP metadata in MOV files Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3293 Remove obsolete API (Legacy namespace) Improvement METADATANET-2851 Implement the ability to work with EXIF metadata in WEBP images New Feature METADATANET-2854 Implement the ability to work with XMP metadata in MOV files New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...EXIF metadata in WEBP images New Feature METADATANET-2854 Implement...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  5. License Class - GroupDocs.Metadata for .NET - A...

    Represents GroupDocs.Metadata license. License class should be applied once per AppDomain....Description License Initializes a new instance of the License class...License class License license = new License(); // set path to .lic...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. Modernized Signature Previews in C# Apps | .NET...

    Streamline your C# esigning apps with GroupDocs.Signature .NET 24.7 (MSI). Modernized previews & enhanced Code93 barcode processing. Download now!...using (Signature signature = new Signature(filePath)) { // create...PreviewOptions previewOption = new PreviewOptions(GeneratePreview...

    releases.groupdocs.com/signature/net/new-releas...
  7. DotNET Pdf Viewer on GroupDocs Blog | Document ...

    DotNET Pdf Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DotNET Pdf Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java ......The latest version brings five new features, three bug fixes, and...release notes for more details on new features, fixes, and improvements...

    blog.groupdocs.com/tag/dotnet-pdf-viewer/index.xml
  8. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of New features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some New features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features....NET with a bunch of new features is available for the...the API has also brought some new features related to PSD, JPEG...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  9. Watermarker.Save Method - GroupDocs.Watermark f...

    Saves the document data to the underlying stream....using (Watermarker watermarker = new Watermarker( @"D:\test.msg" ))...{ SearchCriteria criteria = new TextSearchCriteria( "test" ,...

    apireference.groupdocs.com/watermark/net/groupd...
  10. DocumentTable Class - GroupDocs.Assembly for .N...

    Provides access to data of a single table (or spreadsheet) located in an external document to be used while assembling a document....DocumentTable(Stream, Int32) Creates a new instance of this class using...DocumentTable(String, Int32) Creates a new instance of this class using...

    apireference.groupdocs.com/assembly/net/groupdo...