Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,828 for

list

(1.12 sec)
  1. Use Aspose.OCR for .NET on-premise API | GroupDocs

    This article explains that how to use Aspose.OCR for .NET on-premise API....return new RecognizedImage ( new List < TextLine >()); } protected...RecognitionResult result ) { List < TextLine > lines = new List < TextLine >();...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  2. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats List when viewing documents with GroupDocs.Comparison within your Java applications....this page allows you to get the list of all . To do this, follow...code snippet shows how to get list of supported file formats: Java...

    docs.groupdocs.com/comparison/java/get-supporte...
  3. Get supported file formats | GroupDocs

    List all supported file formats using Python via .NET....feedback On this page Get the list of all supported file formats...Quickly retrieve the complete list of file formats supported by...

    docs.groupdocs.com/watermark/python-net/get-sup...
  4. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...new BarcodeSearchOptions (); List < BarcodeSignature > signatures...

    docs.groupdocs.com/signature/net/update-barcode...
  5. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...text signatures in the document List < TextSignature > signatures...

    docs.groupdocs.com/signature/net/delete-text-si...
  6. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...text signatures in document List < TextSignature > signatures...

    docs.groupdocs.com/signature/java/delete-text-s...
  7. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....ImageHandwrite }; // define list of signature options List < SignOptions >...> listOptions = new List < SignOptions >(); listOptions . Add...

    docs.groupdocs.com/signature/net/locating-signa...
  8. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....return 0 # Convert to list to count items = list ( attachments ) return...number of items in the container. List container contents with details...

    docs.groupdocs.com/parser/python-net/iterate-th...
  9. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...supported target format (check the list of ). All these conversions...supported conversion formats list You can obtain the that are...

    docs.groupdocs.com/conversion/java/features-ove...
  10. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...currentTimeMillis(); List<String> customFontDirectoryP...private List<FontSubstitute> createFontSubstituti(){ List<FontSubstitute>...

    forum.groupdocs.com/t/font-substitution-not-wor...