Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 13,415 for

new

(0.24 sec)
  1. OCR support | GroupDocs

    OCR support means 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. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = New Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = New IndexingOptions(); options....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/java/ocr-support/
  2. Load WordProcessing document with options | Gro...

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

    docs.groupdocs.com/conversion/java/load-wordpro...
  3. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/working-with-w...
  4. GroupDocs.Metadata for .NET 26.5 – May 2026 Rel...

    GroupDocs.Metadata for .NET 26.5 adds TFM-Split packaging and resolves MSG header issues. Available now on NuGet....Contents What’s new in this release Public API changes New features...the NuGet distribution. What’s new in this release # Key Category...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  5. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included New features like return possible conversions , page count from file and stream also added support for New file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes.... This release has included new features like return possible...stream also added support for new file formats DjVu, EMF, WMF,...

    blog.groupdocs.com/conversion/groupdocs-convers...
  6. Convert to 3D formats with advanced options | G...

    Learn about ThreeDConvertOptions class for 3D file formats (FBX, OBJ, GLTF, 3DS, U3D) in GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter ( sourceFile )) { var options = new ThreeDConvertOptions...

    docs.groupdocs.com/conversion/net/convert-to-3d...
  7. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Watermarker const watermarker = new groupdocsWatermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/search...
  8. Watermark Auditing for PDF Compliance | GroupDocs

    Automate PDF watermark compliance checks using GroupDocs.Watermark for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( filePath )) { ...

    docs.groupdocs.com/watermark/net/watermark-audi...
  9. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...XmlLoadOptions loadOptions = new XmlLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/convert-xml-...
  10. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-ellipse-a...