Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 12,840 for

new

(1.27 sec)
  1. Convert finance formats | GroupDocs

    This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/finance/
  2. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); index...

    docs.groupdocs.com/search/java/optimize-index/
  3. How to save Presentation with different file ty...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...different output type with : Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/save-signed-pr...
  4. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...different output type with : Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/save-signed-sp...
  5. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...MakerNoteReadAllTags try ( Metadata metadata = new Metadata ( Constants . CanonJpeg...

    docs.groupdocs.com/metadata/java/extracting-mak...
  6. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...vsdx" try ( Metadata metadata = new Metadata ( Constants . InputVsdx...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  7. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...'c:/MyDocuments/' ; const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  8. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/case-sensitive-s...
  9. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.txt` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/split-tex...
  10. Clear watermarks | GroupDocs

    This article shows how to clear existing text or image watermarks....Consulting Blog Knowledge Base New Releases Status Websites aspose...Watermarker const watermarker = new groupdocsWatermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/clear/