Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 15,587 for

file

(0.55 sec)
  1. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....sample to show how to embed a PDF file into a Word document as an OLE...an OLE object. // Embed a PDF file into a Word document as an OLE...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...pptx files render correctly and the images...your scenario: Rendering .pptx Files in the UI Backend Logic : Use...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how to search multiple text-based documents across folders with precision using regular expressions....search documents of various file formats smartly. .NET API for...allows us to search text within files of various formats across folders...

    blog.groupdocs.com/search/search-in-documents-b...
  4. Remove Text Watermark from DOC Using Python

    Remove text watermark from DOC using Python by programmatically detecting and deleting hidden Word watermark text. A practical Python-based solution for clean documents....DOC Using Python Legacy DOC files frequently include text watermarks...search modules to your Python file Access the DOC document by wrapping...

    kb.groupdocs.com/watermark/python/remove-text-w...
  5. Convert JPG to XPS using Java

    In this tutorial, you will learn how to convert JPG to XPS using Java. Additionally, we will provide you a complete code example to export JPG to XPS using Java....to easily convert JPG (JPEG) files to XPS (XML Paper Specification)...Conversion for Java to export JPG file to XPS Instantiate the Converter...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  6. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#.... In today’s digital world, file format conversions have become...Open Document Text ( ODT ) files to Microsoft Word Document (DOCX)...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Extract Text from PowerPoint using Java

    Get familiar yourself with stepwise instructions to extract Text from PowerPoint using Java and how to develop the functionality to extract Text from PPTX in Java....extracting text from a PowerPoint file Create an instance of the Parser...the text from the PowerPoint file and can be used on any common...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  8. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....Finally, save the converted RTF file to the disk by consuming the...enables you to load the source PDF file for conversion and then WordProcessingConver...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Render to PNG or JPEG | GroupDocs

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats.... To render files to PNG/JPG, follow these steps:..."sample.docx" )) { // Create a PNG file. PngViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  10. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#....process of converting a PDF file to a Word document is straightforward...step. Finally, the converted file is saved to disc as DOCX. Similarly...

    kb.groupdocs.com/conversion/net/how-to-convert-...