Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 10,575 for

new

(0.08 sec)
  1. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...fields: const loadOptions = new groupdocs . conversion . PdfLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  2. Use Aspose.OCR for .NET on-premise API | Docume...

    This article explains that how to use Aspose.OCR for .NET on-premise API....Consulting Blog Knowledge Base New Releases Status Websites aspose...string licenseFile ) { var lic = new Aspose . OCR . License (); lic...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  3. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Consulting Blog Knowledge Base New Releases Status Websites aspose...properties Pass the predicate and the new value to the method Check the...

    docs.groupdocs.com/metadata/java/updating-metad...
  4. Load Presentation document with options | Docum...

    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...comments: const loadOptions = new groupdocs . conversion . PresentationLoadOpti...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Hello, world! | Documentation

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select the Console...

    docs.groupdocs.com/watermark/net/hello-world/
  6. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/modifying-fou...
  7. OCR support | Documentation

    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/
  8. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  9. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  10. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/implement-cus...