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

text signature

(0.7 sec)
  1. 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...
  2. 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...
  3. 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...
  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/net/areas-detection/universal/
  5. 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/
  6. 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/
  7. Convert WBMP to PDF via C# | Aspose

    Sample code for WBMP to PDF C# conversion. Use API example code for batch WBMP files to PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on WBMP document and save text as WBMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  8. 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/one-to-...
  9. 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/
  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/