Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 13,801 for

new

(0.43 sec)
  1. List of Fonts Group Docs provide for PDF Conver...

    I want to know the list of Fonts that Groupdocs will provide for PDF Generation...getLoadOptions = loadContext => new PdfLoadOptions { DefaultFont...font here FontSubstitutes = new List<FontSubstitute> { FontSubstitute...

    forum.groupdocs.com/t/list-of-fonts-group-docs-...
  2. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Merge Password-Protected PDFs with GroupDocs.Me...

    Practical guide showing how to unlock, merge, and re‑protect PDFs using GroupDocs.Merger for Java. Step‑by‑step tutorial with working code examples....merger = new Merger ( path ); } else { merger = new Merger (...( path , new LoadOptions ( password )); } try { return merger...

    blog.groupdocs.com/groupdocs.merger/password-me...
  4. Convert Image using OCR | GroupDocs

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...{ var api = new AsposeOcr (); var ocrInput = new OcrInput ( InputType...

    docs.groupdocs.com/conversion/net/convert-image...
  5. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s New in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website....12 – New image digital signatures, LINQ...2025) Table of Contents What’s new in this release Fixes and enhancements...

    blog.groupdocs.com/signature/groupdocs-signatur...
  6. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...Consulting Blog Knowledge Base New Releases Status Websites aspose...aspose . ocr . AsposeOCR api = new com . aspose . ocr . AsposeOCR...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  7. Convert videos | GroupDocs

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...FFMpegArgumentOption >> _optionsMap = new (); public VideoConnector ()...

    docs.groupdocs.com/conversion/net/convert/video/
  8. [Release] GroupDocs.Annotation for .NET 26.6 - ...

    Dear GroupDocs users, we’re pleased to announce GroupDocs.Annotation for .NET 26.6. This release restructures the NuGet packaging to add .NET 6 and .NET 8 builds, upgrades all underlying document engines, and ships seven…...relied on was removed from the new engine. (ANNOTATIONNET-2656)...instead of empty outlines. The new diagram engine no longer defaults...

    forum.groupdocs.com/t/release-groupdocs-annotat...
  9. OCR support | GroupDocs

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/net/ocr-support/
  10. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationLoadOpti loadOptions = new PresentationLoadOpti (); loadOptions...

    docs.groupdocs.com/conversion/java/load-present...