Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 18,171 for

paragraphs

(0.09 sec)
  1. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  2. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop...right tab stop in TOC related paragraphs. let doc = new aw . Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...
  4. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java....first line indent to the paragraph to simulate the effect of...loadOptions); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for Paragraphs. Learn how to identify if a paragraph is the last in a cell, enhancing your document structure....Hide ] Paragraph.IsEndOfCell property True if this paragraph is the...the last paragraph in a Cell ; false otherwise. public bool IsEndOfCell...

    reference.aspose.com/words/net/aspose.words/par...
  6. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  8. 搜索

    搜索...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  9. BlockImportMode enumeration | Aspose.Words for ...

    Aspose.Words.Loading.BlockImportMode enumeration. Specifies how properties of block-level elements are imported from HTML-based documents.... paragraphs or tables). Preserve Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Presentation Text in C++|Aspose.Slides D...

    Learn to manage text in Aspose.Slides for C++: edit placeholders, fonts, Paragraphs, bullets, and more with clear C++ code examples for PPT, PPTX, and ODP....C++ Manage PowerPoint Text Paragraphs in C++ Format PowerPoint...

    docs.aspose.com/slides/cpp/manage-text/