Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 2,537 for

one

(0.07 sec)
  1. Extract text in Accurate Mode | GroupDocs

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

    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. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....Watermark for Java is your all-in-one document watermarking solution...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  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 | GroupDocs

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

    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. Introducing Web Report Generator | GroupDocs

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query.... Please try to report one issue per thread with all details...feature or improving the existing ones, so other developers could also...

    docs.groupdocs.com/assembly/net/introducing-web...
  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...