Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 12,355 for

new

(0.83 sec)
  1. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Consulting Blog Knowledge Base New Releases Status Websites aspose...source JPG file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Consulting Blog Knowledge Base New Releases Status Websites aspose...JPG file Converter converter = new Converter ( "sample.jpg" ); //...

    docs.groupdocs.com/conversion/java/convert/image/
  3. Viewer slowness - Free Support Forum - groupdoc...

    hi guys, I am evaluating a viewer and have a temporary license. I am using java application to start with and using maven dependency: com.groupdocs groupdocs-viewer 25.12 I am testing pdf and generating single file …...stream = new FileInputStream(file); Viewer viewer = new Viewer(stream);...pdf ! PdfOptions pdfOptions = new PdfOptions(); pdfOptions.set...

    forum.groupdocs.com/t/viewer-slowness/17096
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by since...

    docs.groupdocs.com/comparison/java/migration-no...
  5. .NET 9 - Fails to identify document is PDF/HTML...

    Hello, I have attached a .zip file containing some files (1x .htm, 2x .pdf) - using .NET 9 and GroupDocs.Conversion 25.4.0 - none of these file convert. Their Format is also not detected correctly when using .GetDocumen…...using (Converter converter = new Converter(() => stream)) { var...convertOptions = new PdfConvertOptions { PdfOptions = new PdfOptions...

    forum.groupdocs.com/t/net-9-fails-to-identify-d...
  6. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…...converter = new Converter(filePathBeforeConver, () => new EmailLoadOptions...EXIT_CODE_SUCCESS; default: converter = new GroupDocs.Conversion.Convert...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  7. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...can take some time. with the new feature, you can specify the...

    docs.groupdocs.com/signature/net/load-document-...
  8. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-with-defa...
  9. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/view-specific-pa...
  10. Verify Digital signatures in the document | Gro...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/verify-digita...