Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 6,984 for

paged

(0.05 sec)
  1. Specify file type when loading a document | Doc...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your .NET applications....End Sub End Module Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/specify-file-type...
  2. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/how-to-check-if-...
  3. Protect PDF document | Documentation

    Protect PDF documents when rendering documents using GroupDocs.Viewer for Java...( viewOptions ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/protect-pdf-docu...
  4. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....getDefaultLoadOption (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/java/get-default-...
  5. EditableDocument | Documentation

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API....EditableDocument to stream Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/editor/net/editabledocument/
  6. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/editor/net/enabling-language...
  7. Output format and password | Documentation

    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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/editor/java/output-format-an...
  8. Use redaction callback | Documentation

    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.... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/use-redaction...
  9. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free OCR solution.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  10. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/net/storing-text-of-i...