Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 124,746 for

text

(0.06 sec)
  1. 5473446.xlsx

    Sheet1 This Text has the following settings. Text Effects > Shadow > Offset Bottom 14.0300 14.0300 false...Sheet1 This text has the following settings. Text Effects > Shadow...

    docs.aspose.com/cells/zh/java/setting-shadow-of...
  2. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... Text { get; } Gets the text of the range. Methods...as a contiguous sequence of text. Range is a “facade” interface...

    reference.aspose.com/words/net/aspose.words/range/
  4. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++....get_Runs () -> idx_get ( 0 ) -> set_Text ( u "Hello world!" ); comment...are not "done" with a faded text color. comment = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Features Overview|Aspose.Slides for Python Docu...

    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....and Text Holders You can access the place holders and text holders...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/python-net/features-over...
  6. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....replace text in the entire file Replace some other text along with...PdfFileMend object for adding some text and saving it back to the memory...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  7. Aspose::Words::Fields::FormField::get_DropDownS...

    Aspose::Words::Fields::FormField::get_DropDownSelectedIndex method. Gets or sets the index specifying the currently selected item in a dropdown form field in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FormField::get_Default m...

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check box form field. Default value for this property is false in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FormField::get_IsCheckBo...

    Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the Textbox is automatic or specified explicitly in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Insert Before and After Ranges|Aspose.Words for...

    Insert before and after ranges within a document easily and fast instead of using Apache POI....Inserted THIS Text before the below section" ); String text = doc .... getRange (). text (); Download Running Code GitHub Download...

    docs.aspose.com/words/java/insert-before-and-af...