Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,163 for

import

(0.13 sec)
  1. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....java import com.aspose.ocr.* ; import com.groupdocs...groupdocs.conversion.Converter ; import com.groupdocs.conversion.examples...

    docs.groupdocs.com/conversion/java/convert/imag...
  2. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.ViewInfoOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/render-text-files/
  3. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....comments: import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-wordpro...
  4. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-present...
  5. Integration into an angular application - Free ...

    Hi Guys, I have not been able to find how to integrate this platform into an angular application. It is not will stated here Please who can help? Thanks....file to import { NgModule } from '@angular/core'; import { APP_BASE_HREF...'@angular/common'; import { AppComponent } from './app.component'; import { ConfigService...

    forum.groupdocs.com/t/integration-into-an-angul...
  6. Attachments in PDF document | GroupDocs

    Work with PDF attachments: extract, add, remove, and search images using Python via .NET.... import os import groupdocs.watermark as gw import groupdocs...document. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/attachm...
  7. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import java.nio...file.Path ; import java.io.FileInputStream ; import java.io.InputStream...

    docs.groupdocs.com/comparison/java/load-file-fr...
  8. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  9. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...gwc_pdf import groupdocs.watermark.watermarks as gww import groupdocs...

    docs.groupdocs.com/watermark/python-net/rasteri...
  10. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.result.ChangeInfo ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/get-source-a...