Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 345 for

slides comparison

(0.04 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Comparison Product Solution GroupDocs...or a text from the selected slide. Here are the steps to extract...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Comparison Product Solution GroupDocs...Removes specific range of pages (slides, worksheets, etc.) Apply redaction...

    docs.groupdocs.com/redaction/python-net/redacti...
  3. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs...are converted to presentation slides. Similarly to other conversions...

    docs.groupdocs.com/conversion/net/convert/sprea...
  4. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Comparison Product Solution GroupDocs...are converted to presentation slides. Similarly to other conversions...

    docs.groupdocs.com/conversion/java/convert/spre...
  5. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Comparison Product Solution GroupDocs...obtain information about hidden slides presented in a document or...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Comparison Product Solution GroupDocs...software replacement for old slide projector devices. Microsoft...

    docs.groupdocs.com/conversion/net/convert/prese...
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Comparison Product Solution GroupDocs...obtain information about hidden slides presented in a document or...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, Slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Comparison Product Solution GroupDocs...multiple parts (pages, worksheets, slides, frames etc), the watermark...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....Comparison Product Solution GroupDocs...are converted to presentation slides. Similarly to other conversions...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Comparison Product Solution GroupDocs...software replacement for old slide projector devices. Microsoft...

    docs.groupdocs.com/conversion/java/convert/pres...