Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 10,115 for

new

(0.04 sec)
  1. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

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

    blog.groupdocs.com/metadata/manage-exif-data-in...
  2. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...code. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/editor/edit-word-documents-i...
  3. Handling the ID3v1 tag | Documentation

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

    docs.groupdocs.com/metadata/java/handling-the-i...
  4. Search for text containing special characters |...

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

    docs.groupdocs.com/search/net/search-for-text-c...
  5. Specify Document Pages to Put Signature on Usin...

    It gives us immense pleasure to announce the monthly release of GroupDocs.Signature for .NET 17.03.0. This version comes up with a number of New features along with an enhancement related to releasing disposable objects and a bug fix. GroupDocs.Signature for .NET 17.03.0 has implemented classes to verify text signature. The API has also added the ability to set opacity to image signatures in supported document formats. What’s more exciting is the ability to put Digital Signature on user specified Document Pages; you can now configure the signature options to add signature to either the first,last, even, odd or any arbitrary page of your choice....version comes up with a number of new features along with an enhancement...GroupDocs.Signature for .NET API - New FeaturesVersion 17.3.0 of GroupDocs...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. No differences are detected in header when head...

    Hello! We have two documents with some numbers in the header. Document 1 has “123” and document 2 has “456”. Both documents also have the same field code in the header. Here are the documents: 113.docx (20.9 KB) 213.…...following code: using var comparer = new Comparer(loadPath1); comparer...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/no-differences-are-detect...
  7. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Editor for .NET library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor fundamentals. For users new to GroupDocs.Editor, this is...

    docs.groupdocs.com/editor/net/getting-started/
  8. Extract images from PDF documents | Documentation

    This article explains that how to extract images from PDF documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. GroupDocs.Viewer for .NET - ASP.NET MVC Documen...

    GroupDocs is pleased to announce another release of ASP.NET MVC Modern UI Document Viewer v1.5.0 using GroupDocs.Viewer for .NET 18.3. This release v1.5.0 comes up with New features and improvements for Paging, .MSG Attachments and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this New version....0 comes up with new features and improvements for...to download and explore this new version. Features Overview #...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  10. Render to HTML | Documentation

    With GroupDocs.Viewer for Node.js you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Consulting Blog Knowledge Base New Releases Status Websites aspose...resources: JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/rendering...