Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 19,358 for

text

(0.16 sec)
  1. 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...
  2. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....FieldGlossary fields, if referenced auto text entry is not found in the Document...BuildingBlockGallery . AUTO_TEXT building_block . category =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visit_comment_end method | Aspo...

    DocumentVisitor.visit_comment_end method. Called when enumeration of a comment Text has ended....when enumeration of a comment text has ended. def visit_comment_end...

    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. Aspose::Words::Fields::FieldMergeField::set_Tex...

    Aspose::Words::Fields::FieldMergeField::set_TextBefore method. Sets the Text to be inserted before the field if the field is not blank in C++...._TextBefore method Sets the text to be inserted before the field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in Text. The default value is false in C++....either to detect hyperlinks in text. The default value is false...

    reference.aspose.com/words/cpp/aspose.words.loa...
  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. ZoomType | Aspose.Words for Java

    Possible values for how large or small the document appears on the screen in Microsoft Word in Java.... TEXT_FIT Zoom percentage is automatically...automatically recalculated to fit text. length Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...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...