Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,394 for

one

(0.04 sec)
  1. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Replace metadata values with empty ones or redacts metadata texts EraseMetadataRedacti...when applicable. If at least one redaction failed, you will see...

    docs.groupdocs.com/redaction/java/redaction-bas...
  2. 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...
  3. 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...
  4. How to Convert PDF to TIFF in Java

    Quickly understand the procedure for doing document transformation, learn how to convert PDF to TIFF in Java, and create the code to export PDF to TIFF using Java.... This post will use one of the popular document conversion...non-editable documents from one format to another. Moreover,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....perform document conversion using one of the popular document conversion...document transformation from one format to another. Moreover,...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....word processing documents are one of the most commonly used file...the same type of files into one single document. In order to...

    blog.groupdocs.com/merger/move-word-pages-using...
  7. Parse Documents to Extract Text and Metadata us...

    GroupDocs.Parser for Java API is in the market since last year and it is proved to be One of the powerful document parser APIs. It allows parsing and reading popular formats of word processing documents, spreadsheets, presentations, ebooks, emails, markup documents, notes, archives, and databases. Not only the text but you can also extract the images and metadata properties from various document formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, One, and many more....year and it is proved to be one of the powerful document parser...PPTX, MPP, EML, MSG, OST, PST, ONE, and many more . In order to...

    blog.groupdocs.com/parser/extract-text-and-meta...
  8. Get HTML markup in different forms | Documentation

    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...
  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-...