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

one

(0.08 sec)
  1. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....options, class has one mandatory , that obtains one parameter — outputFormat...Each field of struct represent one separate WordProcessing format...

    docs.groupdocs.com/editor/java/output-format-an...
  2. 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...
  3. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....4 , the class, which is one of the most important among all... for example, if one HTML document has one stylesheet and two...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  4. WebForm UI Example Project for GroupDocs.Viewer...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET WebForm developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....plugin, including: # Scroll view, one page in a row, two pages in a...contribute to the FrontEnd through one of the following ways: # Find...

    blog.groupdocs.com/viewer/webform-ui-example-pr...
  5. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser....of the document Scroll view, one page in a row, two pages in a...contribute to the Front End through one of the following ways: Find an...

    blog.groupdocs.com/annotation/releasing-sharepo...
  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...with GroupDocs.Redaction in one of these guides: Use PDF redaction...

    docs.groupdocs.com/redaction/python-net/redacti...
  7. 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...
  8. 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-...
  9. 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...
  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...