Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 31,391 for

new

(0.1 sec)
  1. PDF conversion issues, file size, performance i...

    We have an existing solution that converts several types of files into TIFF files using GroupDocs.Conversion. Now we have been experimenting a New requirement for converting incoming files into PDF instead of TIFF. We ar…...we have been experimenting a new requirement for converting incoming...Conversion.Converter converter = new GroupDocs.Conversion.Convert...

    forum.groupdocs.com/t/pdf-conversion-issues-fil...
  2. How to merge JPG images using Java | Documentation

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source image file Merger merger = new Merger ( "c:\sample1.jpg" ) //...

    docs.groupdocs.com/merger/java/getting-started/...
  3. Licensing | Documentation

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Node.js via Java without a license (Evaluation Limitations)...Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; const license = new groupdocs . comparison . License...

    docs.groupdocs.com/comparison/nodejs-java/licen...
  4. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  5. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleImagesPdf...

    docs.groupdocs.com/parser/java/extract-text-areas/
  7. Excellent File Parsing & Data Extraction APIs F...

    Easily extract text, images, metadata from PDFs, Office files, Emails & more with GroupDocs .NET & Java document parsing and data extraction APIs. Try Now!....class using (Parser parser = new Parser(“filepath/sample.pdf”))...object PreliminaryRecord rec = new PreliminaryRecord(); rec.Name...

    www.groupdocs.com/products/file-parsing-and-dat...
  8. ImageAnnotation | GroupDocs.Annotation for Java...

    Represents image annotation properties...ImageAnnotation() Initializes new instance of ImageAnnotation class...Annotation deepClone() Returns new Instance with same values toString()...

    reference.groupdocs.com/annotation/java/com.gro...
  9. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...) { var serializerSettings = new JsonSerializerSettin { NullValueHandling...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. SVG to Image Conversion Issue - Free Support Fo...

    Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted files looks like texts are gets errased, please check those files here – (https://drive.google.…...String outputFileTemplate = new File(outputFolder, "converted-page-%d...(FileOutputStream getPageStream = new FileOutputStream(String.form...

    forum.groupdocs.com/t/svg-to-image-conversion-i...