Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 124,699 for

text

(0.08 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::F...

    Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions constructor. Initializes a new instance of the FindReplaceOptions class with default settings in C++....callback to use for replacing found text. See Also Enum FindReplaceDirection...callback to use for replacing found text. See Also Interface IReplacingCallback...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::Tables::CellFormat::get_FitText ...

    Aspose::Words::Tables::CellFormat::get_FitText method. If true, fits Text in the cell, compressing each paragraph to the width of the cell in C++....CellFormat::get_FitText method If true , fits text in the cell, compressing each...row height to fit the vertical text. builder -> InsertCell (); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Extended overview of main Aspose.PSD for Python...

    Examples of working PSD, PSD and AI formats using Python... [Text Layer Updating](psd/python-net/text-layer-manipulation/)...

    docs.aspose.com/psd/python-net/update-psd-psb-f...
  4. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your document's page layout. Optimize your printing with customizable orientation settings!...builder's current section and add text. builder . PageSetup . Orientation...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Aspose::Words::TextColumn class | Aspose.Words ...

    Aspose::Words::TextColumn class. Represents a single Text column. TextColumn is a member of the TextColumnCollection collection. The TextColumn collection includes all the columns in a section of a document. To learn more, visit the documentation article in C++....TextColumn class Represents a single text column. TextColumn is a member...Gets or sets the width of the text column in points. GetType ()...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed 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...
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldFillIn::get_PromptT...

    Aspose::Words::Fields::FieldFillIn::get_PromptText method. Gets or sets the prompt Text (the title of the prompt window) in C++....method Gets or sets the prompt text (the title of the prompt window)...then display the response as text. auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the document are resolved and substituted according to [Document.font_settings](../../../aspose.words/document/font_settings/) when being written into HTML-based formats....docx' ) # This document contains text that names a font that we do...to be able to display all the text # in this document in an output...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Node.js 和 C++ 替换工作表中文本框内的标签为文本|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 替换工作表中文本框内的标签为文本...替换工作表中文本框内的标签为文本 Contents [ Hide ] 可能的使用场景 Text boxes can have tags which can...can be replaced with some text at runtime to configure them according...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tag...