Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 10,428 for

new

(0.03 sec)
  1. Custom text extractors | Documentation

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents to search const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  2. How to update Barcode signature in advance | Do...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/updating-barco...
  3. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramReadFileForma try ( Metadata metadata = new Metadata ( Constants . InputVdx...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Improved Methods of Metadata Retrieval Introduc...

    We are pleased to announce another monthly release of GroupDocs.Metadata for .NET v16.12. The latest release involves a number of New features and enhancements including support for Open Document format, BMP and DjVu image formats and improved methods for metadata retrieval. Simply download the latest version and try out all the Newly introduced features and enhancements. .NET Metadata API - New Features In version 16.12, we have introduced the following New features....release involves a number of new features and enhancements including...enhancements. .NET Metadata API - New Features # In version 16.12,...

    blog.groupdocs.com/metadata/introducing-bmp-djv...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Consulting Blog Knowledge Base New Releases Status Websites aspose...article explains and displays the new archive processing module. If...

    docs.groupdocs.com/viewer/java/render-archive-f...
  7. 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...
  8. 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...
  9. 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...
  10. 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...