Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 10,655 for

new

(0.06 sec)
  1. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/minify-html/
  2. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( @"D:\input.heic" ))...

    docs.groupdocs.com/metadata/net/working-with-in...
  3. Extract formatted text from document page | Doc...

    This article explains that how to extract formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadApeTag try ( Metadata metadata = new Metadata ( Constants . MP3WithApe...

    docs.groupdocs.com/metadata/java/handling-the-a...
  5. SetMeteredKey | GroupDocs.Merger for .NET API R...

    Activates product with Metered keys...."Private Key" ; Metered metered = new Metered (); metered . SetMeteredKey...

    reference.groupdocs.com/merger/net/groupdocs.me...
  6. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....the Metadata Object : Create a new instance of the Metadata class...the sanitized document to a new file. import groupdocs.metadata...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  7. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Consulting Blog Knowledge Base New Releases Status Websites aspose...JsonDataLoadOptions options = new JsonDataLoadOptions(); options...

    docs.groupdocs.com/assembly/net/working-with-js...
  8. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…...encountering any issues: Index index = new Index(indexFolder); // Indexing...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  9. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( inputPath )) { //...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  10. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...jpg" try ( Metadata metadata = new Metadata ( Constants . InputJpeg...

    docs.groupdocs.com/metadata/java/save-a-modifie...