Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 139 for

2.0

(0.06 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Content and metadata 2.0, 3.0, 3.1 FictionBook 2.0 File Content and...and metadata 2.0 Speadsheet Document Type Document Type Description...

    docs.groupdocs.com/search/net/supported-documen...
  2. Known issues | Documentation

    This sections describes known issues when using GroupDocs.Signature for .NET...NET Standard 2.0 API Limitations Was this page...

    docs.groupdocs.com/signature/net/known-issues/
  3. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET Standard 2.0 which makes it compatible with...

    blog.groupdocs.com/categories/groupdocs.signatu...
  4. System requirements | Documentation

    GroupDocs.Viewer for .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....NET Framework 2.0 and 3.5 support was dropped since...

    docs.groupdocs.com/viewer/net/system-requirements/
  5. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....publication), FB2 (FictionBook 2.0), and Mobi (MobiPocket eBook...

    docs.groupdocs.com/conversion/net/convert/ebook/
  6. Docx comparison shows text as removed instead o...

    Hi, It appears as if we stumbled upon an issue when comparing two docx-documents. Find them attached in this topic. To explain the issue, notice that the first document does not contain the word “GEMA” but the second do…...Changed document: CANEA TEST 2.0.docx (14.0 KB) image.png (14...ComparisonDocument("CANEA TEST 2.0.docx"); // 3️⃣ Compare – original...

    forum.groupdocs.com/t/docx-comparison-shows-tex...
  7. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Node.js via Java....publication), FB2 (FictionBook 2.0), and Mobi (MobiPocket eBook...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. System Requirements | Documentation

    On this page you will find system requirements supported platforms, development environments. GroupDocs.Comparison for .NET does not require any external software or third party tool to be installed....NET Framework 2.0 (Until GroupDocs.Comparison 22...

    docs.groupdocs.com/comparison/net/system-requir...
  9. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle....The Web 2.0 era has brought consumers and organizations closer...

    blog.groupdocs.com/signature/assemble-documents...
  10. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not....api\_version = "2.0" groupdocs.client\_id = '' groupdocs...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...