Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,702 for

one

(0.1 sec)
  1. 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...
  2. 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...
  3. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...substitute the missing font with the one, that is embedded inside the...method. In order to specify one or many custom fonts, which are...

    blog.groupdocs.com/viewer/working-with-fonts/
  4. 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...
  5. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API.... One can easily perform actions to...xlsb/.ods) OneNote Documents (.one) Outlook(.msg/.eml/.emlx/.pst/...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  6. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... Render a worksheet on one page The most simple way — render...displaying a whole worksheet in one page call the static method,...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  7. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....successfully updated signatures and ones that failed. The signature could...constructor parameter; Instantiate one or several Search options with...

    docs.groupdocs.com/signature/java/deleting-mult...
  8. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....of static fields, each one represents one specific format within...all other structs. //fetching one format WordProcessingFormat dotm...

    docs.groupdocs.com/editor/net/working-with-form...
  9. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…... Convert Excel Files – One Worksheet per Page or the Entire...Uncomment the next line to render to one file //viewOptions.RenderToSinglePage...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  10. 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...