Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 31,391 for

new

(0.13 sec)
  1. How to merge images to JPEG using C# | Document...

    Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.jpeg" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  2. Java DXF Comparison API - Compare DXF Files for...

    Compare and merge DXF files in Java, J2EE, J2SE applications. Analyse differences summary in content, text & style of DXF files, images and document formats....file try ( Comparer comparer = new Comparer ( "C:\\source.dxf" ))...( Comparer comparer = new Comparer ( new FileInputStream ( "C:\\source...

    products.groupdocs.com/comparison/java/dxf/
  3. Licensing and evaluation | Documentation

    GroupDocs.Viewer for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . setLicense...

    docs.groupdocs.com/viewer/java/licensing-and-ev...
  4. Advanced rendering | Documentation

    GroupDocs.Viewer advanced rendering options...Consulting Blog Knowledge Base New Releases Status Websites aspose...Back to top Home | Products | New Releases | Pricing | Docs | Live...

    docs.groupdocs.com/viewer/net/advanced-rendering/
  5. textfragment - GroupDocs.Redaction for Java - A...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......Rectangle rectangle) Initializes a new instance of the recognised text...Rectangle rectangle) Initializes a new instance of the recognised text...

    apireference.groupdocs.com/redaction/java/com.g...
  6. OcrContext - GroupDocs.Search for Java - API Re...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......imageFileExtension) Initializes a new instance of the OcrContext class...imageFileExtension) Initializes a new instance of the OcrContext class...

    apireference.groupdocs.com/search/java/com.grou...
  7. GroupDocs.Classification for .NET 20.11 Release...

    Toggle navigation GroupDocs Products All Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution Gr......Consulting Blog Knowledge Base New Releases Status Websites aspose...Notes 2019 Home | Products | New Releases | Pricing | Docs | Live...

    docs.groupdocs.com/classification/net/groupdocs...
  8. LinkAnnotation | GroupDocs.Annotation for .NET ...

    Represents link annotation properties...LinkAnnotation () Initializes new instance of LinkAnnotation class...Description override Clone () Returns new Instance with same values Equals...

    reference.groupdocs.com/annotation/net/groupdoc...
  9. PresentationConvertOptions | GroupDocs.Conversi...

    Describes options for conversion to Presentation file type....PresentationConvertO() Initializes new instance of PresentationConvertO...PresentationConvertO() Initializes new instance of PresentationConvertO...

    reference.groupdocs.com/conversion/java/com.gro...
  10. Xlsx to xls conversion - Free Support Forum - g...

    Hi Team, We are trying to convert a simple xlsx file to xls. We are using the following code to do this. var converter = New gd.Converter(returnStream); var xlsconverterOptions = converter.GetPossibleConversions()[“x…... var converter = new gd.Converter(returnStream); var...ConvertOptions; converter.Convert(() => new MemoryStream(), (convertedStream...

    forum.groupdocs.com/t/xlsx-to-xls-conversion/13685