Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 2,458 for

one

(0.03 sec)
  1. Extract text in Accurate Mode | Documentation

    This article explains that how to extract text in Accurate mode....text reader and returns them as one string. Extract text Here are...

    docs.groupdocs.com/parser/java/extract-text-in-...
  2. Create custom format handler | Documentation

    This article shows how to implement One or several interfaces for the document's features and required redaction....will also need to implement one or several interfaces, allowing...

    docs.groupdocs.com/redaction/java/create-custom...
  3. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....existing password with a new one of a PowerPoint PPT/PPTX presentation...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  4. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing documents with GroupDocs.Comparison for Node.js via Java.... If there is at least one common letter in two compared...

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  5. Integration for Zapier - How to Create a Custom...

    Zapier allows seamless integration with dozens of APIs. In this post I’ll explain how to create an integration with the GroupDocs Storage API. Put simply the process of integration with Zapier is Read -> Process -> Write. The left side of the integration is called a trigger and the right side is an action. The central process simply converts your API response to a format suitable for the write action. We are going to create a trigger for new files....sends them (the write action) to one of the supported services. In...

    blog.groupdocs.com/total/integration-for-zapier...
  6. How to convert pst file to html to view folder ...

    I using Groupdocs Conversions .NET Please help me how to convert pst file to html file, which show list of inside foler and message list like attached image Thanks image.png (27.3 KB)...png] I also attach one more image [expected output.png]...

    forum.groupdocs.com/t/how-to-convert-pst-file-t...
  7. eSign PDF with Metadata signature | Documentation

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature... Instantiate one or several objects and add them...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  8. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass One of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  9. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....moves some document parts from one location to another, is performed...password, it can be done using one line of code: C# saveOptions...

    docs.groupdocs.com/editor/net/save-document/
  10. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...presentations to the HTML in only one mode, which is heavily based...

    docs.groupdocs.com/viewer/net/render-presentati...