Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 151,558 for

text

(0.16 sec)
  1. FieldInclude.textConverter property | Aspose.Wo...

    FieldInclude.TextConverter property. Gets or sets the name of the Text converter for the format of the included file....Gets or sets the name of the text converter for the format of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。... add (); TextFragment text = new TextFragment ( "A quick...setSubsequentLinesIn ( 20 ); text . getTextState (). setFormattingOptions...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  4. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve Text from a node and its child elements, enhancing your data management and development efficiency....GetText method Gets the text of this node and of all its...); // Insert paragraphs with text with DocumentBuilder. builder...

    reference.aspose.com/words/net/aspose.words/nod...
  5. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF forms with Aspose.PDF Facades using Form Class....of form fields, like combo, text box, and radio button. Adobe’s...these attributes we can add a text field beneath every field which...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  6. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...TextPath.spacing property TextPath.text property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....controls, including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box: The following code example...

    docs.aspose.com/words/net/working-with-content-...
  8. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a new one in PDF document with Aspose.PDF for Java....Text.TableAbsorber provides these...on page, their first cell and text fragments in it TextFragment...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  9. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert Markdown to XPS using Java

    This simple topic focuses on how to convert Markdown to XPS using Java. Markdown files are also known as MD files and one can easily convert MD to XPS in Java using simple API calls that are not dependent on any pre-requisite software or third party tool....MD file is in fact a normal text file using Markdown language...comprising of inline text symbols for text formatting, fonts, headers...

    kb.aspose.com/html/java/how-to-convert-markdown...