Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,268 for

text signature

(0.08 sec)
  1. | Aspose

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

    Sample code for PDF to DOCX Java conversion. Use API example code for batch PDF files to DOCX 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-...
  3. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...ShapeBase ) alternative_text Defines alternative text to be displayed...(Inherited from ShapeBase ) behind_text Specifies whether the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...can be positioned inline with text or floating. The positioning...shapes. alternative_text Defines alternative text to be displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Security and Signatures - Facades|...

    Learn to apply security and digital Signatures to PDFs with Aspose.PDF for C++. Enhance document protection and authenticity....Working with Security and Signatures - Facades Contents [ Hide...Bookmarks - Facades Working With Text - Facades...

    docs.aspose.com/pdf/cpp/working-with-security-a...
  6. 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-...
  7. Aspose.Slides for .NET 14.4.0 中的公共 API 及向后不兼容的更...

    回顾 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,帮助您平稳迁移 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... Text = "First level" ; Aspose.Slides...插入、删除或克隆版式的方法: // Method signature: ILayoutSlide AddClone ( ILayoutSlide...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  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. Module.DetectAreasMode.PHOTO|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.PHOTO model....irregular text and low-quality photos. It detects smaller text areas...also detect small texts such as notes, signatures or stamps. In addition...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/pdf/