Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 150,732 for

text

(0.43 sec)
  1. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize Text wrapping for enhanced layout flexibility....defines the wrapping mode for text around the shape. public WrapType...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust Text positioning for precise layout control in your documents. Enhance your formatting today!...number of points by which the text that follows the field should...edge of the column, frame, or text box. public string HorizontalPosition...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Find and Replace in Spreadsheet|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.... Text != "" ) { workbook = new Workbook... Cells . Find ( TXBX_Find . Text , cell , Opts ); if ( cell ...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  4. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough Text....formatted as double strikethrough text. get doubleStrikeThrough ()...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a Text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...11:11pm 1 Hi I need to replace a text in pdf with multiple lines ...find the text and replacing with textFragment.Text. I would really...

    forum.aspose.com/t/find-an-replace-with-multipl...
  7. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...using namespace Aspose :: Pdf :: Text ; void AddingText () { String...-> idx_get ( 1 ); // create text fragment auto textFragment =...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  8. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++.... Text 2 OfficeMath is converted to...property to "HtmlOfficeMathOutput.Text" // will represent each OfficeMath...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....margins, orientation, number of text columns, and headers and footers...A section contains the main text, as well as headers and footers...

    docs.aspose.com/words/python-net/logical-levels...
  10. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....layer as the text and are placed in a flow of text that only surrounds...tables are layered over the text, and the position of the table...

    docs.aspose.com/words/nodejs-net/position-a-table/