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

text signature

(2.56 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. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....TabDelimited Represents a Tab‑delimited text file ODS Represents an ODS file...contain information such as text, images, hyperlinks, form fields...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....creation: Styling Text Structure In order to style the text structure...code snippet shows how to style text structure in a Tagged PDF Document:...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  4. | Aspose

    Sample code for PDF to XML Java conversion. Use API example code for batch PDF files to XML 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. | 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,...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/ocr/cpp/conversion/gif-to-pdf/
  6. | Aspose

    Sample code for PNG to PDF Java conversion. Use API example code for batch PNG 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/png-to-pdf/
  7. 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...
  8. 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/
  9. 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/
  10. 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...