Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 6,192 for

text signature

(0.05 sec)
  1. | products.aspose.com

    Sample code for JP2 to PDF Java conversion. Use API example code for batch JP2 files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  2. | products.aspose.com

    Sample code for JPEG2000 to PDF Java conversion. Use API example code for batch JPEG2000 files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpeg200...
  3. 23.5 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 23.5 Release Notes – the latest updates and fixes.... Implemented support for text wrapping in headers/footers...ability to remove digital signatures from ODT documents. Added...

    docs.aspose.com/words/java/aspose-words-for-jav...
  4. | products.aspose.com

    Sample code for TIF to PDF Java conversion. Use API example code for batch TIF files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/ocr/cpp/conversion/tif-to-pdf/
  5. | products.aspose.com

    Sample code for BMP to PDF Java conversion. Use API example code for batch BMP files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/ocr/cpp/conversion/bmp-to-pdf/
  6. | products.aspose.com

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...which contain the combination of text, drawings, images and photographs...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversie van bestandsindelingen via Javahttps://products.aspose.com/total/nl/java/conversion/Recent content in Co......margin-top: 0; color: #fff; text-align: center; padding-bottom:...productfamilyheader.minify-header h2 { text-align: center!important; } h3...

    products.aspose.com/total/nl/java/conversion/in...
  8. Create PDF Files via C# | products.aspose.com

    C# Sample code for generating PDF documents. Use this code for creating PDF files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/pdf/
  9. Create PDF Files via Java | products.aspose.com

    Java Sample code for generating PDF documents. Use this code for creating PDF files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/pdf/
  10. X509Certificate2 | Aspose.Slides for C++ API Re...

    Represents X509 certificate. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....algorithm used to create signature of a certificate. String get_Subject...the certificate information in text format. String ToString () const...

    reference.aspose.com/slides/cpp/system.security...