Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 30,667 for

annotate

(0.16 sec)
  1. How to Convert HTML to Markdown using C#

    Quickly convert HTML to Markdown using C# with one of the popular document converter APIs and learn how to create the HTML to MD converter in C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Load password-protected file | Documentation

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/load-password...
  3. How to Convert Excel to HTML using Java

    This topic includes sample Java program that expalins how to convert Excel to HTML using Java along with comprehensive instructions to export Excel to HTML in Java....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Convert Outlook Email to Word in Java

    This article walks you through the process to convert Outlook email to Word in Java and creates a sample code for Java Email to Word ability using a few API calls....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  6. Convert to grayscale | Documentation

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/optimizati...
  7. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Remove form fields | Documentation

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. How to Convert TXT to XLSX using C#

    This article presents necessary steps to convert TXT to XLSX using C# on frequently used operating systems along with code example to generate XLSX from TXT using C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/load-...