Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 124,689 for

text

(0.06 sec)
  1. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain Text format...tables when saving in the plain text format. The default value is...contents # as a continuous body of text, with just a new line for each...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::set_Text method. Sets the Text of the axis title. If null or empty value is specified, auto generated title will be shown in C++....sTitle::set_Text method ChartAxisTitle::set_Text method Sets...Sets the text of the axis title. If null or empty value is specified...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....are plain text files that contain unformatted text. They are...AddTextFrame ( u " " ); // access the text frame SharedPtr < ITextFrame...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...encoding to use when exporting in text formats. Default value is ....footers are exported to the text formats. Default value is TxtExportHeadersFoot...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....character to mark the point where text moves to the next column. builder...builder -> Write ( String ( u "Text at end of column 1." ) + ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::Markup::SmartTag::Accept method ...

    Aspose::Words::Markup::SmartTag::Accept method. Accepts a visitor in C++....Word recognizes a part of its text as some form of data, // such...that contain their recognized text in its entirety. // Add contents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java.... A header is text that is placed at the top of...of a page, and a footer is text at the bottom of a page. Typically...

    docs.aspose.com/words/java/working-with-headers...
  10. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....) # Manually change the raw text of the field, which determines...determines the field code. field_text = doc . first_section . body ...

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