Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 31,382 for

new

(0.15 sec)
  1. RedactionResult - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......String description) Initializes a new instance of RedactionResult class...String description) Initializes a new instance of RedactionResult class...

    apireference.groupdocs.com/redaction/java/com.g...
  2. Html To Pdf Conversion issue in C# - Free Suppo...

    First of all, I apologise for my bad English. The css does not work when reading string from html file and converting it to pdf. There is no problem in your online file conversion when converting from html to pdf. Here …...html”); var stream = new MemoryStream(Encoding.UTF8.GetBytes(html1));...Array.Empty(); var loadOptions = new GroupDocs.Conversion.Options...

    forum.groupdocs.com/t/html-to-pdf-conversion-is...
  3. ConverterSettingsProvider - GroupDocs.Conversio...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......ConverterSettingsPro settings) Initializes new instance of Converter class....ConverterSettingsPro settings) Initializes new instance of class. Converter...

    apireference.groupdocs.com/conversion/java/com....
  4. Convert docx to pdf loses images - GroupDocs.Co...

    Hello, We recently upgraded our C# conversion project to .Net 6 and upgraded GroupDocs.Conversion to 22.5 at the same time. We are noticing that images get dropped from the output when converting docx to pdf. This appea…...thumbnailStream = null; var options2 = new PdfConvertOptions { Format =...converter = new Converter(() => source)) { thumbnailStream = new MemoryStream();...

    forum.groupdocs.com/t/convert-docx-to-pdf-loses...
  5. Issue with PDF Compare - Free Support Forum - g...

    Hello, I ran into a issue while using PDF compare. With 80% of the PDF’s I get this error: Exception in thread "main" com.groupdocs.comparison.k.c.a: java.lang.IndexOutOfBoundsException: Index 9 out of bounds for lengt…...main(String[] args) { License lic = new License(); lic.setLicense(CompareRestControlle...null; try { requestingStream = new FileInputStream(requestingPath);...

    forum.groupdocs.com/t/issue-with-pdf-compare/13607
  6. Quality of document compromising while converti...

    I am converting Html file to png using groupdocs convert and below is my code for the same var tempFile = Path.Combine(tempFilesPath, $"p{i}"); using (var converter = New Converter($"{tempFile}.html")) { try { …...$"p{i}"); using (var converter = new Converter($"{tempFile}.html"))...html")) { try { var options = new ImageConvertOptions { Format = GroupDocs...

    forum.groupdocs.com/t/quality-of-document-compr...
  7. OverflowException - GroupDocs.Assembly for Java...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou......OverflowException () Initializes a new instance of the OverflowException...String message) Initializes a new instance of the OverflowException...

    apireference.groupdocs.com/assembly/java/com.gr...
  8. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer( "resume.docx" )) { //...

    docs.groupdocs.com/viewer/net/how-to-view-word-...
  9. Render Apple numbers files | GroupDocs.Viewer f...

    In this article we show render Apple numbers files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.numbers" )) {...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  10. Add checkbox component | Documentation

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( Constants . INPUT_PDF...

    docs.groupdocs.com/annotation/java/add-checkbox...