Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,489 for

text signature

(0.22 sec)
  1. 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...
  2. 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...
  3. | Aspose

    Sample code for PDF to DOC Java conversion. Use API example code for batch PDF files to DOC 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/pdf-to-doc/
  4. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....works best with sparse irregular text, including street photos and...screenshots. It detects smaller text areas in an image, such as individual...

    docs.aspose.com/ocr/python-net/areas-detection/...
  5. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....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/java/areas-detection/photo/
  6. Working with Aspose.Pdf Facades|Aspose.PDF for C++

    Learn how to use Aspose.PDF Facades for C++. Simplify PDF file operations with this powerful, high-level API for efficient processing....Security and Signatures - Facades Working With Text - Facades Advanced...

    docs.aspose.com/pdf/cpp/working-with-aspose-pdf...
  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. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...users to put text box and image box ( for signature ) and then...

    forum.aspose.com/t/best-practice-to-consider-im...
  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/