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

one

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 6 Situations When You Need to Convert Documents

    One of the features that GroupDocs offers is document conversion, converting documents from One file formats to another. There are lots of different reasons why this is such a big deal. If you’ve never been sent a file you couldn’t open, or had a file you sent somewhere returned to you because the recipient couldn’t open it - you’ve been lucky! It is becoming much easier to send documents from One application or operating system to another....One of the features that GroupDocs offers is document conversion..., converting documents from one file formats to another. There...

    blog.groupdocs.com/total/6-situations-when-you-...
  6. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in One set in order to set the scope of redaction to an area on a specific page....can combine these filters in one set in order to set the scope...GroupDocs.Redaction for Java in one of these guides: Use PDF redaction...

    docs.groupdocs.com/redaction/java/redaction-fil...
  7. 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...
  8. 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...
  9. 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...
  10. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .One file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....one file. Following sections provide...} } Media Type Detector for .one Files # This feature allows detecting...

    blog.groupdocs.com/parser/extract-toc-from-epub...