Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,716 for

one

(0.12 sec)
  1. 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...
  2. GroupDocs.Viewer 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.... One of such tools is a multi-format...continuous chain, one after another. One page in a row – one page fit...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. Rare NullReferenceExceptions when adding stuff ...

    Hello, This is really hard to reproduce, so our wish is: Please take a look at the callstack and try to find out whether you know what the problematic method is and why something can be null there. Repro: Manually ex…...Manually extract lots of files In one step, call index.Add() and put...in the file system due to a one-time issue. We have improved...

    forum.groupdocs.com/t/rare-nullreferenceexcepti...
  4. Spacing and formatting issue - RTF to PDF conve...

    The attached RTF files, when converted to PDF using GroupDocs, have: a spacing issue (for One doc the table flows to a 2nd page unnecessarily), and a formatting issue (an amount is generated with a space in it). Gener…... have: a spacing issue (for one doc the table flows to a 2nd...This is a Production issue for one of our clients, so please address...

    forum.groupdocs.com/t/spacing-and-formatting-is...
  5. 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: …...// Set to 1 to convert only one page }; // Assuming you have...have only one page, it should be ending up with only one page. Is...

    forum.groupdocs.com/t/conversion-of-specific-do...
  6. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when One of our customers dealt with many (and maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...experienced an exception when one of our customers dealt with many...that they are related (e.g. one causes the other): System.ObjectDisposedExcept:...

    forum.groupdocs.com/t/overflowexception-arithme...
  7. GroupDocs.Conversion 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....release covers two new features, one improvement and a bug fix. Blank...with support of DWG format. One improvement and few bug fixes...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API.... This method obtains one parameter — password as a string...that stores meta info about one particular document and contains...

    docs.groupdocs.com/editor/net/extracting-docume...
  9. How to Convert RTF to TXT using Java

    This topic will provide a step-by-step guide on how to convert RTF to TXT using Java. Moreover, it will offer Java code that enables you to export RTF to TXT in Java....files from one format to another is invaluable. One such conversion...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert VSDX to PDF in C#

    In this short tutorial, we walk you through the process to convert VSDX to PDF in C# and produce sample code to convert Visio file to PDF without Visio....document conversion by using one of the popular libraries in this...to Excel from a CSV file in one of our recent post, see how to...

    kb.groupdocs.com/conversion/net/how-to-convert-...