This article shows how to handle search queries if they contain special characters and separator characters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Setting...
This article explains how to handle ID3v1 tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadID3V1Tag try ( Metadata metadata = new Metadata ( Constants . MP3WithID3V1...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...This release hasn’t brought any new feature, still, it has addressed...Java API packaging a bunch of new features, improvements, and bug...
This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded and improved. These new features are focused on saving...
free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...initialize License License lic = new License (); // apply license...
Team GroupDocs is really delighted to announce the monthly release of version 17.02.0 of the GroupDocs.Text for .NET API. This version comes up with a number of New features along with an enhancement related to using highlight extraction modes with search functionality. GroupDocs.Text for .NET API has improved the search functionality by adding the ability to search for some text using regular expression and searching a whole word. What’s more exciting is the addition of features dealing with the extraction of highlighted text in documents....version comes up with a number of new features along with an enhancement...release. GroupDocs.Text For .NET- New Features # GroupDocs.Text for...
Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....C# using (Metadata metadata = new Metadata("statue-of-liberty.jpg"))...image using (Metadata metadata = new Metadata("statue-of-liberty.jpg"))...
This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...src = new StringBuilder ( source ); StringBuilder dst = new StringBuilder...
Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.one` ; const merger = new groupdocs . merger . Merger (...
Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.pdf` ; const merger = new groupdocs . merger . Merger (...