Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 10,666 for

new

(0.09 sec)
  1. Licensing | Documentation

    GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/annotation/net/licensing-and...
  2. Enabling inline CSS styles | Documentation

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Editor introduces a new option — an ability to enable...

    docs.groupdocs.com/editor/java/inline-styles/
  3. Licensing | Documentation

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for .NET without a license (Evaluation Limitations)...Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/comparison/net/licensing-and...
  4. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...constructor const editor = new Editor ( inputPath , new SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  5. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .docx) documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Extracting metadata | Documentation

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( file )) { if ( metadata...

    docs.groupdocs.com/metadata/net/extracting-meta...
  7. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...filename; using (Viewer viewer = new Viewer(inputPath)) { Fonts.IFontInfo[]...FolderFontSource fontSource = new FolderFontSource( @"C:\custom_fonts"...

    blog.groupdocs.com/viewer/working-with-fonts/
  8. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePptx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...instance of Editor const editor = new groupdocsEditor . Editor ( inputTxtPath...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  10. Convert diagrams | Documentation

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...VSDX file Converter converter = new Converter ( "sample.vsdx" );...

    docs.groupdocs.com/conversion/java/convert/diag...