Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 148,983 for

text

(0.2 sec)
  1. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...will be treated as a simple text. Otherwise, StructuredDocumentTa...toString ( aw . SaveFormat . Text ). trim (); let options = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。...></ script > < script type = "text/javascript" > const { Workbook...Uint8Array ( arrayBuffer )); const text = "This is a test" ; const worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  3. Convert TIFF to XLSX via C# | Aspose

    Sample code for TIFF to XLSX C# conversion. Use API example code for batch TIFF files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIFF document and save text as TIFF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/tiff-to-...
  4. Convert JPG to XML via C# | Aspose

    Sample code for JPG to XML C# conversion. Use API example code for batch JPG files to XML conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPG document and save text as JPG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jpg-to-xml/
  5. Convert JPEG to XML via C# | Aspose

    Sample code for JPEG to XML C# conversion. Use API example code for batch JPEG files to XML conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPEG document and save text as JPEG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  6. TextEffect Enum | Aspose.Words for .NET

    Explore the Aspose.Words.TextEffect enum for dynamic Text animations. Enhance your documents with engaging effects for a captivating user experience....enumeration Animation effect for text runs. public enum TextEffect...SparkleText ; builder . Writeln ( "Text with a sparkle effect." ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Find And Replace in PHP|Aspose.Words for Java

    Find And Replace Text in Document using PHP....Find And Replace To replace text using Aspose.Words Java in php..."ReplaceSimple.doc" ); // Replace the text in the document. $ doc -> getRange...

    docs.aspose.com/words/java/find-and-replace-in-...
  8. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...); // Insert paragraphs with text with DocumentBuilder. builder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.kerning property | Aspose.Words for Python

    Font.kerning property. Gets or sets the font size at which kerning starts.... # Any text we add from this point will...more aesthetically pleasing text run. builder . font . kerning...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced 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/net/working-with-styles-a...