Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,711 for

one

(0.03 sec)
  1. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...the same name as the original one except its extension (.PDF)....

    docs.groupdocs.com/redaction/net/save-with-defa...
  2. PowerPoint Presentation

    Edited tips on 2nd slide Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Tips to be Covered Outlines Slide Structure Fonts Colour Background Graph......Slide Structure – Good Show one point at a time: Will help audience...Use backgrounds such as this one that are attractive but simple...

    docs.groupdocs.com/editor/java/sample-files/Out...
  3. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....number (ID) and may belong to one of the following types: name...image was replaced with the new one, but the binary data of the old...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...options, use the method for one of the following classes (depending...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  5. Rich Text MSG email with inline attachment show...

    One prevalent use case of Rich Text format emails is to embed documents into table cells. However, when converting such emails into PDF format, the document icons are converted to missing files “x” icons. Sample MSG fi…...jarrodwee March 3, 2025, 5:15am 1 One prevalent use case of Rich Text...files or specific to certain ones. Consult Documentation : For...

    forum.groupdocs.com/t/rich-text-msg-email-with-...
  6. How to change the maximum size of a file | Grou...

    This article shows how to change the maximum size of a file....may get errors similar to the one below: error: error reading /home/jenkins/...

    docs.groupdocs.com/viewer/java/how-to-change-ma...
  7. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only One method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....The interface contains only one method, AcceptRedaction, which...

    docs.groupdocs.com/redaction/java/use-redaction...
  8. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....key for encryption (at least one character) * </p> */ public final...key for encryption (at least one character) * </p> */ public final...

    docs.groupdocs.com/signature/java/search-embed-...
  9. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....class, whose constructor has one mandatory parameter—a string...(default false ) or as a single one ( true ). optimizeMemoryUsage...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...the one internal of cloudprovider. It doesn’t use the one user...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...