Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 153,902 for

text

(0.51 sec)
  1. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....set the orientation of text inside a text box. auto doc = System...to inside the TextBox and add text. builder -> MoveTo ( textBoxShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Java API to Render PS to TXT | products.aspose.com

    Export PS to TXT via Java API without using Microsoft Excel or Adobe Reader...PostScript (PS) files to plain text (TXT) files. This can be achieved...(PostScript) files to TXT (Plain Text) extracts the textual content...

    products.aspose.com/total/java/conversion/ps-to...
  4. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....with their elements such as text formatting, tables, headers...Bold **bold text** Font.Bold = true Italic *italic text* Font.Italic...

    docs.aspose.com/words/net/translate-markdown-to...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....vertically align the text contents of a text box. auto doc = System...Top" to // align the text in this text box with the top side...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. BookmarkStart.Accept | Aspose.Words for .NET

    Discover BookmarkStart's Accept method to seamlessly engage visitors and enhance user experience. Boost your site's interaction today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。...path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  8. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, and so on into...has some important members: text (property) – specifies a label’s...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  10. Add Page Numbers to PDF in Python|Aspose.PDF fo...

    Learn how to add page number stamps to PDF documents in Python.... Customize text style. Apply the stamp to a...= 1 # Set text properties page_number_stamp . text_state . font...

    docs.aspose.com/pdf/python-net/add-page-number/