Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 10,496 for

new

(0.05 sec)
  1. Licensing | Documentation

    free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/conversion/net/licensing-and...
  2. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …...can: var imageConvertOptions = new ImageConvertOptions() { Format...PNG: var imageConvertOptions = new ImageConvertOptions() { Format...

    forum.groupdocs.com/t/conversion-of-specific-do...
  3. Saving a File to an Output Stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Converter converter = new Converter ( "c:\\files\\business-plan...

    docs.groupdocs.com/conversion/java/save-file-to...
  4. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleEpub...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. How to convert pst file to html to view folder ...

    I using Groupdocs Conversions .NET Please help me how to convert pst file to html file, which show list of inside foler and message list like attached image Thanks image.png (27.3 KB)...We have opened the following new ticket(s) in our internal issue...Main(string[] args) { var license = new License(); license.SetLicense(@"...

    forum.groupdocs.com/t/how-to-convert-pst-file-t...
  6. Handling the ID3v2 tag | Documentation

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

    docs.groupdocs.com/metadata/net/handling-the-id...
  7. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pst" )) { //...

    docs.groupdocs.com/viewer/java/render-outlook-d...
  8. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input//spreadsheet.csv" ; Editor editor = new Editor ( inputCsvPath ); Editing...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  10. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputVdx...

    docs.groupdocs.com/metadata/net/working-with-me...