Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,433 for

text signature

(0.37 sec)
  1. | Aspose

    Sample code for TIFF to PDF Java conversion. Use API example code for batch TIFF 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/tiff-to...
  2. | Aspose

    Sample code for JPG to PDF Java conversion. Use API example code for batch JPG 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/jpg-to-pdf/
  3. PDF Conversion Solution using Android via Java ...

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Android via Java...demonstrate how to convert PDF to text using JavaScript via C++. PDF...include various content, such as text, images, clickable buttons,...

    products.aspose.com/pdf/android-java/conversion/
  4. | Aspose

    Sample code for PDF to PDF Java conversion. Use API example code for batch PDF 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/pdf-to-...
  5. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....tags, encryption, digital signatures, and editable forms. In addition...edit text language in Microsoft Word How to change text language...

    docs.aspose.com/words/java/learn-features-of-co...
  6. | Aspose

    Sample code for GIF to PDF Java conversion. Use API example code for batch GIF 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/gif-to-...
  7. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...Text, ASPSaveSetOFT) End Using Here...extension, based on Clear/Opaque signature (attached/detached) :: SMIME...

    forum.aspose.com/t/mapimessage-attachsignature-...
  8. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...target, Void** arguments, Signature sig, Boolean isConstructor)...Aspose.Pdf; using Aspose.Pdf.Text; // Load the source PDF Document...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  9. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...encryption password or digital signature settings. Inheritance: OdtSaveOptions...from SaveOptions ) digital_signature_details Gets or sets DigitalSignatureDeta...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....object you will be able to render text with this font, get encoding...constructor with the following signature: (FileInfo fontFile), use...

    docs.aspose.com/font/net/how-to-load-fonts/