Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,571 for

import

(0.04 sec)
  1. 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...
  2. Load file from stream | Documentation

    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...
  3. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....file: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...file: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/specify-renderin...
  4. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can Import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....latest version, now users can import distance annotation for Words...for Java v18.4 - Features # Import of distance annotation for...

    blog.groupdocs.com/annotation/java-annotation-a...
  5. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations 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-presentat...
  6. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.SpreadsheetConvertOp ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-xml-...
  7. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....URL: import com.groupdocs.conversion.Converter ; import com.groupdocs...exceptions.GroupDocsConversionE ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-documen...
  8. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....source: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.fonts.FolderFontSource ; import com.groupdocs.viewer.fonts...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  9. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....revisions from local disk Java import com.groupdocs.comparison.words...words.revision.* ; import java.util.List ; // ... try ( RevisionHandler...

    docs.groupdocs.com/comparison/java/accept-or-re...
  10. Load from Amazon S3 Storage | Documentation

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your Java applications....from Amazon S3 Storage: Java import com.amazonaws.services.s3.AmazonS3Client...AmazonS3Client ; import com.amazonaws.services.s3.model.GetObjectRequest...

    docs.groupdocs.com/viewer/java/load-document-fr...