Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,621 for

list

(0.06 sec)
  1. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...Signature ( outputFilePath ); List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/java/delete-digita...
  2. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....return new RecognizedImage ( new List < TextLine >()); } protected...JToken jToken ) { List < TextLine > lines = new List < TextLine >();...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  3. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...version, a list of rectangular areas to recognize and a list of allowed...implement both of them. The list of rectangular areas specifies...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  4. add watermark in java on GroupDocs Blog | Docum...

    add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET......aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku...

    blog.groupdocs.com/cs/tag/add-watermark-in-java...
  5. font substitution on GroupDocs Blog | Document ...

    font substitution on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in font substitution on GroupDocs Blog | Document Automation Solutions for .NET & Java ......NET 中使用字体 Learn how to get list of used fonts, specify or replace...

    blog.groupdocs.com/zh/tag/font-substitution/ind...
  6. watermark excel sheets in Java on GroupDocs Blo...

    watermark excel sheets in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in watermark excel sheets in Java on GroupDocs Blog | Document Automation ......aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku...

    blog.groupdocs.com/cs/tag/watermark-excel-sheet...
  7. Get supported file formats | GroupDocs

    This article shows that how to get the List of all supported file formats of GroupDocs.Redaction by using C#....Redaction allows to get the list of all supported file formats...to get supported file formats list. import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/get-sup...
  8. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....property of the instance to the list of desired page number to be...PdfConvertOptions { Pages = new List < int >{ 1 , 3 } }; converter...

    docs.groupdocs.com/conversion/net/convert-speci...
  9. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET.... Speicfy a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....

    docs.groupdocs.com/comparison/net/load-custom-f...
  10. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...multipage Tiff document through the list of integer values. using ( var...PagesSetup () { PageNumbers = new List < int > { 1 , 3 } } }; // sign...

    docs.groupdocs.com/signature/net/sign-specific_...