Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 21,689 for

import

(0.2 sec)
  1. Cannot Cast DocumentInfo - GroupDocs.Total Prod...

    Hello, I’m trying to obtain information regarding the document I’m trying to convert to a PDF. I would like to know if I’m processing a landscape or portrait document. I’m getting the following error: Failed to gener…...) code: import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import java.io.IOException; import com.groupdocs...

    forum.groupdocs.com/t/cannot-cast-documentinfo/...
  2. Alphabet.Import Method - GroupDocs.Search for ....

    Imports the character collection from a file with the specified name....Method GetEnumerator Method Import Method Load Method LoadDefault...SetRange Method Alphabet Import Method Imports the character collection...

    apireference.groupdocs.com/search/net/groupdocs...
  3. PasswordDictionary.Import Method - GroupDocs.Se...

    Imports a dictionary from the specified file....GetEnumerator Method GetPassword Method Import Method Load Method LoadDefault...PasswordDictionary Import Method Imports a dictionary from the...

    apireference.groupdocs.com/search/net/groupdocs...
  4. Customize changes styles | Documentation

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.options.CompareOptions ; import com.groupdocs.comparison.options...

    docs.groupdocs.com/comparison/java/customize-ch...
  5. HomophoneDictionary.Import Method - GroupDocs.S...

    Imports a homophone dictionary from the specified text file....Method GetHomophones Method Import Method Load Method LoadDefault...HomophoneDictionary Import Method Imports a homophone dictionary...

    apireference.groupdocs.com/search/net/groupdocs...
  6. StopWordDictionary.Import Method - GroupDocs.Se...

    Imports the stop word collection from a file with the specified name. One line corresponds to one word....Method GetEnumerator Method Import Method Load Method LoadDefault...StopWordDictionary Import Method Imports the stop word collection...

    apireference.groupdocs.com/search/net/groupdocs...
  7. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages 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-email-mes...
  8. Java Conversion to PDF from text and CSV file d...

    For some TXT and CSV files (mostly small files) conversions to PDF without LoadOptions do not generate PDF document. Generated output contains input file content - it’s not PDF document. Adding to converter CsvLoadOptio…...code: import com.groupdocs.conversion.Converter; import com.groupdocs...conversion.licensing.License; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/java-conversion-to-pdf-fr...
  9. com.groupdocs.viewer.Viewer と com.groupdocs.sig...

    サポート様 こんにちは 詳細は添付ファイルを参照願います。 権限設定.7z (273.6 KB) com.groupdocs.viewer.Viewerで権限を設定したPDFに com.groupdocs.signature.Signatureで電子証明書を設定すると com.groupdocs.viewer.Viewerで設定した内容が変更されてしまいます。 com.groupdocs.viewer.Viewerで設定し…...GroupDocsTest; import com.groupdocs.signature.Signature; import com.groupdocs...signature.domain.SignResult; import com.groupdocs.signature.domain...

    forum.groupdocs.com/t/com-groupdocs-viewer-view...
  10. Watermark applied on the pdf is not visible in ...

    In freeBSD, watwermark is applied on the pdf but it is not visible on the file. Tried Helvetica, Courier, NewsGoth BT Bold. It was worked in windows but facing issue in the freeBSD. What could be the reason ? Can anybo…...test; import java.awt.Color; import java.io.ByteArrayOutputStrea;...ByteArrayOutputStrea; import java.io.IOException; import java.io.InputStream;...

    forum.groupdocs.com/t/watermark-applied-on-the-...