Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,492 for

text signature

(0.72 sec)
  1. 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 C++. Choose the best PDF standard to convert a document using С++....tags, encryption, digital signatures, and editable forms. In addition...edit text language in Microsoft Word How to change text language...

    docs.aspose.com/words/cpp/learn-features-of-con...
  2. 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/net/areas-detection/universal/
  3. Convert ONE to PDF via C# | .NET

    Sample code for ONE to PDF C# conversion. Use API example code for batch ONE files to PDF conversion within VB.NET, Asp.NET or any .NET based application....offers to load documents, render text and images, navigate through...document object model, extract text from any part of a file and...

    products.aspose.com/note/net/conversion/onetoc2...
  4. 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...
  5. Convert ODT to POT via C# .NET or with free Onl...

    Convert Word odt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....Object Import HTML content in text frame of any slide shape inside...FillType . NoFill ; // Adding text frame to the shape ashape ....

    products.aspose.com/total/net/conversion/odt-to...
  6. 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/
  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. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....adding richer content such as text, images, or charts once the...immediate canvas for shapes, text, charts, or any other content...

    docs.aspose.com/slides/python-net/create-presen...
  10. 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/