Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 124,956 for

text

(0.06 sec)
  1. FieldToc.entry_identifier property | Aspose.Wor...

    FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included.... DocumentBuilder , text : str , type_identifier : str...omit_page_number = True field_tc . text = text field_tc . type_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLastSavedBy class | Aspose.Words for Python

    aspose.words.fields.FieldLastSavedBy class. Implements the LASTSAVEDBY field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.unprotect method | Aspose.Words for No...

    Aspose.Words.Document.unprotect method... writeln ( "Text added to a protected document...protectedDoc . range . text . trim ()). toEqual ( "Text added to a protected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用 Python 從 PPTX 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPTX Presentation。... get_all_text_frames(pptxPresentation, True...Display text in the current portion print(port . text) # Display...

    products.aspose.com/slides/zh-hant/python-net/p...
  7. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox form field at the current position in C++....Basic text input: builder -> InsertTextInput ( u "My text input"...// 2 - Combo box with prompt text, and a range of possible values:...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Get a column heading|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....as a shared string, get the text of the first cell // from the...Parse ( headCell . CellValue . Text )]. InnerText ; } else { return...

    docs.aspose.com/cells/net/get-a-column-heading/
  9. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a Text....either to ignore shapes within a text. The default value is False...ignore shapes while replacing text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

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