Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 150,363 for

text

(0.17 sec)
  1. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing document content in Java....Examples: Shows how to summarize text using OpenAI and Google models...Examples: Shows how to summarize text using OpenAI and Google models...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_Text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_from_text_color property RevisionOptions.moved_from_text_color...BY_AUTHOR . @property def moved_from_text_color ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hant/python-net/pages/ Recent content in 使用 Python 添加、移动或删除 PDF 中的页面 on Aspsoe.P......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/python-net/page...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hant/java/pages/ Recent content in 使用 Java 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF Product......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/java/pages/inde...
  5. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....other syntax node classes Unlike text-based Markdown converters, this...syntax tree. Copy 1 using System. Text ; 2 using Aspose. Html . Toolkit...

    docs.aspose.com/html/net/parse-and-process-mark...
  6. 在 Python 中管理演示文稿的项目符号和编号列表|Aspose.Slides for Py...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理项目符号和编号列表。提供逐步指南和代码示例,帮助您快速入门。...draw def create_paragraph ( text ): paragraph = slides . Paragraph...height = 100 paragraph . text = text return paragraph with slides...

    docs.aspose.com/slides/zh/python-net/manage-bul...
  7. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like Textbox, checkbox and combobox....fields in Word using C# like text input, checkbox, and a combobox...newly created document Insert a text input form field and a checkbox...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  8. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....supports the following data types: Text paragraphs Images Tables Lists...Footnotes Page numbers Right-to-left text (with some limitations) Searchable...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  9. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for C++ to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion::GetRect...get_Paragraphs ()) { if ( para -> get_Text () == u "" ) { continue ; }...

    docs.aspose.com/slides/cpp/paragraph/
  10. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...documents, but commonly used in text files for paragraph breaks....current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...