Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 11,659 for

new

(0.07 sec)
  1. Evaluation Limitations and Licensing | GroupDocs

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Consulting Blog Knowledge Base New Releases Status Websites aspose...initialize License License lic = new License (); // apply license...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  2. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . MP3WithLyrics...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  3. EPUB Documents Now Fully Supported in GroupDocs...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET 17.03 API. This release comes up with five New features. GroupDocs.Text has extended the Media type detector class and the API is now able to detect ZIP containers and EPUB documents. Not only this, the latest release has improved the handling for EPUB documents and allows its users to extract text and highlights beside adding the functionality to search for some text in an EPUB document....This release comes up with five new features. GroupDocs.Text has...For .NET 17.03 - New Features # The following new features have...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  4. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input/file.txt" ; Editor editor = new Editor ( inputTxtPath ); Edit...

    docs.groupdocs.com/editor/net/edit-txt/
  5. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...simple code: Document doc = new Document("C:\\Temp\\in.docx");...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); // Below...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  6. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourcePath...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  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....Consulting Blog Knowledge Base New Releases Status Websites aspose...@"c:\MyDocuments\" ; Index index = new Index ( indexFolder ); // Creating...

    docs.groupdocs.com/search/net/case-sensitive-se...
  8. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Consulting Blog Knowledge Base New Releases Status Websites aspose...RemovingMetadata File folder = new File ( Constants . InputPath...

    docs.groupdocs.com/metadata/java/removing-metad...
  9. Specify encoding when loading documents | Group...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...encoding. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/net/specify-encoding-...
  10. Verifying Text signatures | GroupDocs

     This article explains how to provide advanced verification of Text 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/java/verify-text-s...