Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 148,526 for

text

(0.17 sec)
  1. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Golang via C++ How to apply/set text alignment to textbox with Golang...Golang via C++ Access the Text Box by Name with Golang via C++...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  3. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....revision occurs when we insert text while tracking changes. Assert...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Update shape properties in VSTO and Aspose.Diag...

    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....Update the shape properties (text, text style, position and size)...]; //Set shape text and text style shape . Text = "Hello World"...

    docs.aspose.com/diagram/net/update-shape-proper...
  5. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  7. FieldArgumentBuilder class | Aspose.Words for N...

    Aspose.Words.Fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain Text...of fields, nodes, and plain text. To learn more, visit the Working...argument. addText(text) Adds a plain text to the argument. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Hide ] While you can extract text from color or grayscale scans...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/net/binarization/
  9. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/java/manage-table/
  10. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java....Construct an XML part that contains text and add it to the document's...toString(); String xmlPartContent = "Text element #1Text element #2";...

    reference.aspose.com/words/java/com.aspose.word...