Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 152,557 for

text

(0.72 sec)
  1. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks....Enums ; The question text / label is specified in the...UI” The font family for the text. FontStyle FontStyle FontStyle...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  2. Aspose::Words::Fields::FieldMergeSeq class | As...

    Aspose::Words::Fields::FieldMergeSeq class. Implements the MERGESEQ field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Developer Guide|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....the Comment Font Color Change Text Direction of the Comment Threaded...Shape is Smart Art Shape Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/java/developer-guide/
  4. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。...particular shape and update its text foreach ( Aspose . Diagram ...) { shape . Text . Value . Clear (); shape . Text . Value . Add...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  5. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes document printing for seamless booklet binding. Enhance your multi-page documents today!...= new Document (); // Insert text that spans 16 pages. DocumentBuilder...= new Document (); // Insert text that spans several pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  7. DocumentVisitor.VisitOfficeMathEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitOfficeMathEnd method, designed to enhance Office Math object enumeration. Optimize your document processing today!...<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart tag enumeration. Enhance your coding with this key functionality!...<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace Text in the document in C++....intended to find and replace text in the document. class Replacer...const System::SharedPtr<System::Text::RegularExpressions::Regex>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....paragraph in the document with some text as "Sample Content..." builder...getMainDocumentPart (); // Example 1: add text in Title style mdp . addStyledParagraphOf...

    docs.aspose.com/words/java/create-new-document/