Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 6,983 for

page

(0.04 sec)
  1. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....messages Leave feedback On this page Learn how to add watermark in...address . Address ); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/email-messages/
  2. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page provides to give you control...docx" , options ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  3. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for .NET...Logging Leave feedback On this page To enable logging, use the ConsoleLogger...conversion completed. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/logging/
  4. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...ask: how can I configure the page size of the output PPT when...please clarify what specific page size configuration you are looking...

    forum.groupdocs.com/t/about-using-groupdocs-con...
  5. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....information about hidden document pages, digital signatures, user comments...(ID3, Lyrics, APE) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/features-overv...
  6. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your Java applications....Please refer to the following pages for examples: Load from FTP...Azure Blob Storage Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/load-document-fr...
  7. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its Pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....custom location and convert its pages to images final FileOutputStream...redactor . close (); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/java/save-to-stream/
  8. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....using C# Leave feedback On this page Barcodes represent textual information...barcode directly on the document page. Signing a document with a Codabar...

    docs.groupdocs.com/signature/net/how-to-generat...
  9. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....files Leave feedback On this page GroupDocs.Viewer ships with...the background color of PDF pages to light yellow: Java import...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  10. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....from different sources 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/java/indexing/