Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 153,075 for

text

(0.09 sec)
  1. Utility Features in Ruby|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....Control the Appearance of Code Text in Ruby Manage the BarCode Caption...Caption in Ruby Set Code Text for BarCode in Ruby Specify Symbologies...

    docs.aspose.com/barcode/java/utility-features-i...
  2. main.bundle.min.186310e8053f3b318ac503c98d5ec1f...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......breadcrumb_block ul li a{text-decoration:none}.docs_information...nt-weight:300;color:#004ab2;text-decoration:none;padding-lef...

    docs.aspose.com/html/css/main.bundle.min.186310...
  3. Remove Fields|Documentation

    This section explains how to remve fields....Field object represents text field in a text run. The field property...

    docs.aspose.com/diagram/python-java/remove-fields/
  4. Manage Smart Art with JavaScript via C++|Docume...

    Learn how to manage Smart Art in Aspose.Cells for JavaScript via C++....with JavaScript via C++ Extract Text from the Gear Type SmartArt...with JavaScript via C++ Replace text in SmartArt with JavaScript...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  5. Aspose::Words::Font::get_EmphasisMark method | ...

    Aspose::Words::Font::get_EmphasisMark method. Gets or sets the emphasis mark applied to this formatting in C++....builder -> Write ( u "Emphasis text" ); builder -> Writeln (); builder...builder -> Write ( u "Simple text" ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Section.clearHeadersFooters method | Aspose.Wor...

    Aspose.Words.Section.clearHeadersFooters method...clearHeadersFooters () Remarks The text of all headers and footers is...not be removed. Remarks The text of all headers and footers is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a Text....either to ignore shapes within a text. The default value is false...ignore shapes while replacing text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartTitle.Rotation | Aspose.Words for .NET

    ChartTitle Rotation property. Gets or sets the rotation of the chart title in degrees.... Text = "Sample Chart" ; chart . Title...true ; chart . AxisX . Title . Text = "X Axis" ; chart . AxisX ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to Add a Paragraph with the Same Format As ...

    I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…...Product Family slides-net , slides-text co213 March 12, 2026, 8:57am...Portion((Portion)newParagraph.Portions[0]) { Text = "Bullet3" }; newParagraph...

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  10. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...