Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 18,520 for

paragraph

(0.38 sec)
  1. Issues when using Multilanguage - Free Support ...

    Hello, I am trying to OCR a PDF with multiple languages and always get a System.Exception error. I tried to use the Logging feature with no luck. I have also downloaded all models as you can see in the screenshot below …...UNIVERSAL, // Detection by paragraph LanguageDetectionLev = LanguageDetectionLev...UNIVERSAL, // Detection by paragraph LanguageDetectionLev = LanguageDetectionLev...

    forum.aspose.com/t/issues-when-using-multilangu...
  2. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Paragraph ( doc ) body . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Text & Paragraph Features Advanced Features...for the whole table. Text & Paragraph Features Getting and setting...

    docs.aspose.com/slides/python-net/product-overv...
  4. Convert JSON Format to POTM via C++ | products....

    Parse JSON to POTM in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  5. Convert JSON Format to POT via C++ | products.a...

    Parse JSON to POT in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  6. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!...and can only be a child of Paragraph . Examples Shows how print...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  7. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... Inline ); let paragraph = doc . firstSection . body...body . firstParagraph ; paragraph . appendChild ( sdt ); // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 在 JavaScript 中管理演示文稿主题|Aspose.Slides for Node.j...

    使用 Aspose.Slides for Node.js 在 JavaScript 中精通演示文稿主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...100 ); var paragraph = new aspose . slides . Paragraph (); var portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  10. CSS 选择器 – CSS 和 HTML 示例

    学习如何有效地使用 CSS 选择器来选择 HTML 文档中需要样式的元素。...1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > 类别选择器 类选择器可匹配具有特定...

    docs.aspose.com/html/zh/net/tutorial/css-select...