Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 153,938 for

text

(0.23 sec)
  1. FormField.own_help property | Aspose.Words for ...

    FormField.own_help property. Specifies the source of the Text that's displayed in a message box when a form field has the focus and the user presses F1....Specifies the source of the text that’s displayed in a message...True , the text specified by the FormField.help_text property is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality....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. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...Slides Product Family slides-text , slides-java , slides-hyperlink...paragraph.getPortions()) { String text = portion.getText(); // remove...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  4. FormField.Accept | Aspose.Words for .NET

    Discover the FormField Accept method that enhances user experience by seamlessly accepting visitor inputs. Boost engagement effortlessly!...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...
  5. 获取富文本值|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF Facades API 检索 PDF 文档中表单字段的富文本内容。与普通文本字段不同,富文本字段可以包含诸如粗体文字、不同字体、颜色以及段落样式等格式化内容。...initialize_data_dir # Get rich text values def get_rich_text_values ( infile...infile ): """Get rich text values from a PDF document.""" # Create...

    docs.aspose.com/pdf/zh/python-net/get-rich-text...
  6. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!...to detect plaintext document text direction. // Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/net/aspose.words.loa...
  7. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction...to detect plaintext document text direction. # Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....portion’s slide; In prototype shape text style on layout or master slide...portion’s text frame shape has one); In presentation global text settings;...

    docs.aspose.com/slides/php-java/shape-effective...
  9. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or Textbox using Aspose.Cells for C++....Aspose :: Cells :: Drawing :: Texts ; int main () { Aspose :: Cells...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  10. Add Watermark To PDF|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....following examples show how to add text and image watermarks to PDF...PDF. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/java/add-watermark-to-pdf/