Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 148,173 for

text

(0.1 sec)
  1. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...Node ) is_showing_placeholder_text Specifies whether the content...contain placeholder text (as opposed to regular text contents within...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++....documents, but commonly used in text files for paragraph breaks....character used as a default value in text input form fields. static constexpr...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::Fields::FieldTemplate class | As...

    Aspose::Words::Fields::FieldTemplate class. Implements the TEMPLATE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 的 PDF 转换解决方案https://products.aspose.com/pdf/zh-hant/php-java/conversion/Recent content in 使用 PHP 的 PDF 转换解决方案 on Aspsoe.PDF ProductsHugo......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  5. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?Text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...text=Hello, World!\n” + “\tfont_style=bold\n”...zip (170.5 KB) 请注意模板中的更改: 删除了“?text=”元素前缀中的空格。 根据我的环境(Windows)换行符,在“\n”前添加了“\r”。...

    forum.aspose.com/t/omr-java/312898
  7. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...setRightIndent(0); // Add some text to the document builder.writeln("This...use a DocumentBuilder to add text. The setRightIndent method is...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  8. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....to the left of the section's text lines. // This is the same behavior...section and does not modify the text in any way. // Our section will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...getPages (). add (); // Add text to new page page . getParagraphs...

    products.aspose.com/pdf/java/create/
  10. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row.... write ( "Column 1 Text" ); builder . insertCell ();...builder . write ( "Column 2 Text" ); builder . endRow (); } doc...

    docs.aspose.com/words/java/repeat-table-header-...