Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 153,741 for

text

(0.86 sec)
  1. Aspose::Words::Tables::Row::GetText method | As...

    Aspose::Words::Tables::Row::GetText method. Gets the Text of all cells in this row including the end of row character in C++....Row::GetText method Gets the text of all cells in this row including...Remarks Returns concatenated text of all child nodes with the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Font.highlight_color property | Aspose.Words fo...

    Font.highlight_color property. Gets or sets the highlight (marker) color....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Android API to Render MD to GIF | products.aspo...

    Transform MD to GIF via Android via Java API...that is used to format plain text documents. It is commonly used...posts, documentation, and other text-based content. On the other...

    products.aspose.com/total/android-java/conversi...
  4. Code Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode containing non-ASCII text using Aspose.BarCode for Java...System . out . printf ( "Code Text: %s%n" , results [ 0 ]. getCodeText...

    docs.aspose.com/barcode/java/barcode-generation...
  5. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the Text language....document structure to export the text language. get exportLanguageToSpan...“Span” tag is created for the text with non-default language and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Tooltip in PDF using C#

    Follow this article to add tooltip in PDF using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create PDF hover Text using C#....to add a PDF mouseover popup text using C# . In the given sample...displaying the tooltip text Insert a text box field in the above...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...
  7. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....Start a bookmark and insert some text in the document Insert a nested...nested bookmark and add some text after it Close the nested bookmark...

    kb.aspose.com/words/python/how-to-insert-a-book...
  8. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the paragraph Text used to calculate the drop cap height....number of lines of the paragraph text used to calculate the drop cap...drop cap the height of four text lines. builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/com...
  10. How to Convert JSON to PDF in Node.js

    This article guides on how to convert JSON to PDF in Node.js. It contains the list of tasks along with the IDE configuration and a runnable sample code demonstrating JSON to PDF converter in Node.js....properties and methods to set text style in the output PDF file...JSON to PDF conversion Read the text from the source JSON file Instantiate...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...