Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 151,551 for

text

(0.16 sec)
  1. 5115518

    This Text has some unknown or invalid font which does not exist. Excel.Sheet Aspose.Cell...This text has some unknown or invalid font which does not exist...

    docs.aspose.com/cells/ja/net/set-default-font-w...
  2. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...properties such as Author and Text . Example (C# .NET) using System;...= {comment.Author}, Text = {comment.Text}"); } } } } This code...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  3. FieldTC | Aspose.Words for Java

    Implements the TC field in Java.... Remarks: Defines the text and page number for a table...DocumentBuilder builder, final String text, final String typeIdentifier...

    reference.aspose.com/words/java/com.aspose.word...
  4. Android API to Render PDF to MARKDOWN | product...

    Transform PDF to MARKDOWN via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  5. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....controls, including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box. The following code example...

    docs.aspose.com/words/python-net/working-with-c...
  6. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... Text 2 The date value for a date SDT is stored as text. Default...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Field appearance and attributes|Aspose.PDF for ...

    This section explains how you can change field appearance and attributes with FormEditor Class....FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/net/changing-field-appearan...
  9. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>";...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

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