Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,204 for

one

(0.35 sec)
  1. Rare exceptions when extracting office files - ...

    Hello, These are a few exceptions we observed when extracting office files: System.FormatException: The input string ‘3%’ was not in a correct format (xlsx files) at System.Number.ThrowFormatException[TChar](ReadO…...one file) at \u0002\u001B\u0018`1...present in the dictionary (.one file) at System.Collections.Generic...

    forum.groupdocs.com/t/rare-exceptions-when-extr...
  2. Installation | GroupDocs

    Install GroupDocs.Merger for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, with platform-specific notes for Linux native dependencies....platform, and pip picks the correct one automatically. Before installing...install all dependencies in one step: pip install -r requirements...

    docs.groupdocs.com/merger/python-net/getting-st...
  3. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....template format string, where one or more placeholders mark the...the method, which, as previous one, has two overloads, that are...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  4. Xlsx to Md | GroupDocs

    This article demonstrates how to convert Spreadsheet to Markdown with GroupDocs.Markdown for Python via .NET....to Markdown using the static one-liner API.""" # Step 1: Apply...XLSX to a Markdown string in one call markdown = MarkdownConverter...

    docs.groupdocs.com/markdown/python-net/convert/...
  5. Parsing of image PDF uses too much memory - Fre...

    Hello, We are integrating groupdocs Parser in our solution and we are facing issues with memory usage. (Java, version 26.5) When I run a simple unit test to parse a specific PDF of 52 MB, I see that the memory usage sp…...{@code pdfPath} to {@code sink} one page at a time. * Keeps peak...real page count — fall back to one shot. try (TextReader r = parser...

    forum.groupdocs.com/t/parsing-of-image-pdf-uses...
  6. GroupDocs.Annotation 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.... Annotation is one of those tools which may help...talk about annotation types. One cannot neglect ellipse annotation...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. 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....application should work (in our case, one of the GroupDocs API methods)...Adding a Test # Now lets add one more test for the UpdateUserProfile...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  8. How to Convert HTML to Excel in C#

    Quickly review detailed instructions to convert HTML to Excel in C#, learn how to use these steps for the implementation of HTML to Excel converter C# functionality....quickly and easily by using one of the top document conversion...basic document conversion from one format to another. However, you...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Announcing The New GroupDocs' Online Signature ...

    GroupDocs Signature is an online signature service that lets you collect signatures without the administrative overhead of printing, stuffing envelopes and posting. Simply email documents to your signers and wait for them to be signed. GroupDocs’ online signature app is platform and software independent: the only thing a user needs to sign a document is a web browser, no additional software is required. [caption id=“attachment_206” align=“aligncenter” width=“650” caption=“GroupDocs’ online signature app - New dashboard”] [/caption]... Is there one team member that needs to counter-sign...can sign for yourself or for one of your colleagues with a simple...

    blog.groupdocs.com/signature/announcing-new-gro...
  10. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API.... Split text file to several one-line files (by exact line numbers)...how to split text file to two one-page documents with 3rd, 6th...

    docs.groupdocs.com/merger/java/split-text-file/