Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 149,175 for

text

(0.09 sec)
  1. FormField.Default | Aspose.Words for .NET

    Discover how to customize the FormField Default property to set your checkbox's default value. Enhance user experience with easy value adjustments!...StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  3. EndnoteOptions.RestartRule | Aspose.Words for .NET

    Discover how the EndnoteOptions RestartRule property enhances your document by controlling automatic numbering for a polished, professional look....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/net/aspose.words.not...
  4. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance presentations with professional Text in Java....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/androidjava/wordart/
  5. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize Text rendering in SVG format, enhancing document presentation and visual appeal....enumeration Allows to specify how text inside a document should be...SVG fonts are used to render text. Note, not all browsers support...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Create and Apply WordArt Effects in PHP|Aspose....

    Create and customize WordArt effects in Aspose.Slides for PHP via Java. This step-by-step guide helps developers enhance presentations with professional Text....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/php-java/wordart/
  7. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_Text_positioning property. A flag specifying whether to write additional Text positioning operators or not....additional_text_positioning property PdfSaveOptions.additional_text_positioning...additional_text_positioning property A flag specifying whether to write...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....footnoteText String Specifies the text of the footnote. Return Value...Examples Shows how to reference text with a footnote and an endnote...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...