Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 154,397 for

text

(0.24 sec)
  1. Get HTML5 String from Cell with Golang via C++|...

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > HTML5: < div Style...

    docs.aspose.com/cells/go-cpp/get-html5-string-f...
  2. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...is to change orientation of text in cells that are related to...had 3 columns in the grid (the text was slightly off center, but...

    forum.aspose.com/t/orienting-data-grid-headers-...
  3. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the Text exceeds the cell, it fits well on several rows, but the height of t…...TextFragment, and the width of the text exceeds the cell, it fits well...and always indicates as if the text was on a single row. Is there...

    forum.aspose.com/t/table-getheight/316445
  4. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PS to TXT in Android Apps | products.as...

    Render PS to TXT in Android Apps API without using Microsoft Excel or Adobe Reader... Text files are often easier to work...structured way. Converting PDFs to text files can make it easier to...

    products.aspose.com/total/android-java/conversi...
  6. Add Header to PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/java/add-header/
  7. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....Hide ] Update LinkAnnotation Text Color This example shows how...for Python, then highlight the text near each link by changing its...

    docs.aspose.com/pdf/python-net/update-links/
  9. TxtOfficeMathExportMode Enum | Aspose.Words for...

    TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to Text for better accuracy and readability....Words exports OfficeMath to Text. public enum TxtOfficeMathExportM...Description Text 0 Export OfficeMath as plain text. Latex 3 Export...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...HEADING1 builder . write ( 'This text is in a Heading style. ' ) builder...

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