Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 10,609 for

new

(0.07 sec)
  1. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...directories. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/comparison/net/load-custom-f...
  2. Disable image comparison in PDF documents | Doc...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.pdf" )) {...

    docs.groupdocs.com/comparison/net/disable-image...
  3. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...toString(); try (Converter converter = new Converter(originalFilePath))...PdfConvertOptions options = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  4. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/render-with-respo...
  5. Convert ODT to MHTML using Node.js

    Learn how to convert ODT to MHTML using Node.js. In this article, we will share the detailed steps of how to export ODT to MHTML in Node.js with code example....conversion capabilities Create a new Converter instance, supplying...complete, proceed by creating a new project or integrating the library...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. Spot the Difference - Compare Images Online

    Compare images using the free online image comparison tool. Developers can use .NET, Java, and Cloud API to build an image comparison application....C# using (Comparer comparer = new Comparer("path/soureImage.jpg"))...jpg")) { CompareOptions options = new CompareOptions(); options.GenerateSummaryPage...

    blog.groupdocs.com/comparison/compare-images-on...
  7. Extract Images from eBooks in C# | EPUB, FB2, CHM

    Programmatically extract images from EPUB, FB2, CHM eBooks in C# using document parser API for .NET. Save the images in JPG, PNG, WebP, GIF, or BMP format....parser = new Parser("ebook.fb2"); // FB2 // Parser parser = new Parser("ebook...chm"); // CHM // Parser parser = new Parser("ebook.pdf"); // PDF ...

    blog.groupdocs.com/parser/extract-images-from-e...
  8. Faster first initialization of GroupDocs.Search...

    Hi there, We are not 100% sure whether it’s maybe caused by the license mechanism, but we noticed that it usually takes 20-30 seconds for the first GroupDocs.Search call to complete. Is there a way to speed this up? W…...{ using var licenseStream = new MemoryStream(FileResources.G...GroupDocs_Search_NET); new License().SetLicense(licenseStream);...

    forum.groupdocs.com/t/faster-first-initializati...
  9. Set metadata properties | Documentation

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputVsdx...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  10. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...code files: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/how-t...