Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 12,146 for

new

(0.14 sec)
  1. DOCX on GroupDocs Blog | Document Automation So...

    DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Edito......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Editor for .NET...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/ko/tag/docx/index.xml
  2. Extract data from database on GroupDocs Blog | ...

    Extract data from database on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract data from database on GroupDocs Blog | Document Automation Solution......(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...

    blog.groupdocs.com/th/tag/extract-data-from-dat...
  3. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...of the Editor const editor = new groupdocsEditor . Editor ( inputCsvPath...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  4. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Consulting Blog Knowledge Base New Releases Status Websites aspose...console app by executing dotnet new console Add GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  5. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good News for you. There is a New method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the New file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format.... we have a good news for you. There is a new method GetConsumptionCredit()...consumed. Let’s talk about the new file formats introduced. Most...

    blog.groupdocs.com/conversion/retrieve-count-of...
  6. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/adjusting-com...
  7. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some New features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM file formats. Along with this, the API also provides the way to work with layers in PDF documents and default fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications....we’re delighted to share some new features and improvements that...NET 3.7.0 - New FeaturesWe’ve introduced following new features...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  8. Enabling inline CSS styles | GroupDocs

    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/
  9. Licensing | GroupDocs

    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...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document 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 . InputXlsx...

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