Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 155,031 for

text

(0.12 sec)
  1. Create PSD or PSB Image From Scratch using Java...

    Example of how the Aspose.PSD for Java can create Psd Image from scratch... Create Text Layer: Add a text layer to the PSD image...image with the desired text content and position. Apply Effects:...

    docs.aspose.com/psd/java/create-psd-psb-images-...
  2. Convert PDF documents using Python|Aspose.PDF f...

    Understand how to convert PDF files to different formats in Python (C++) with Aspose.PDF for easier content handling....will show you how to extract text from PDF using Python. PDF files...files can contain not only text but also images, clickable buttons...

    docs.aspose.com/pdf/python-cpp/converting/
  3. Specify how to cross strings in output PDF and ...

    Learn how to control Text overflow in PDF and image outputs using Aspose.Cells for C++....Scenarios When a cell contains text that is larger than the width...TextCrossType.Default : Displays text like MS Excel, which depends...

    docs.aspose.com/cells/go-cpp/specify-how-to-cro...
  4. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    Discover HtmlSaveOptions' OfficeMathOutputMode for optimal HTML, MHTML, or EPUB exports. Customize OfficeMath object output with ease!...Text" // will represent each OfficeMath...OfficeMath formula using plain HTML text. HtmlSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java....slide: function createParagraph ( text , bulletColor ) { const paragraph...100 ); paragraph . setText ( text ); return paragraph ; } const...

    docs.aspose.com/slides/nodejs-java/manage-lists/
  6. Aspose.OCR for Python

    This step by step tutorial shows you how to........Editable PDF using Python Find Text in Picture using Python Data...Python Extract Text from PDF using Python Extract Text from Image...

    kb.aspose.com/ocr/python
  7. PageSetup.Bidi | Aspose.Words for .NET

    Discover the PageSetup Bidi property for seamless bidirectional Text formatting. Enhance your documents with complex script support for better readability!...bidirectional (complex scripts) text. public bool Bidi { get ; set...Shows how to set the order of text columns in a section. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  8. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....property Gets or sets the new text of the bookmark. public string...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Add Footer to PDF|Aspose.PDF for Java

    Learn how to add Text and image footers to PDF pages in Java with the PdfFileStamp facade....toString ()); FormattedText text = new FormattedText ( "Sample...); pdfStamper . addFooter ( text , 20 ); pdfStamper . save (...

    docs.aspose.com/pdf/java/add-footer/
  10. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...