Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 18,336 for

paragraph

(0.06 sec)
  1. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...get_TextFrame (); // 为文本框创建 Paragraph 对象 auto paragraph = txtFrame -> get_Paragraphs...get_Paragraphs () -> idx_get ( 0 ); // 为段落创建 Portion 对象 auto portion...

    docs.aspose.com/slides/zh/cpp/manage-table/
  2. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++.... paragraphs . get ( 0 ). portions . get...C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  3. Converting to Fixed-page Format in C++|Aspose.W...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....images, character formatting, paragraph margins, and spacing. However...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  4. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#.... The paragraph style can be set differently...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  5. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  6. FieldToc class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToc class. Implements the TOC field...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....ParagraphFormat { get; } Gets the paragraph formatting of the conditional...

    reference.aspose.com/words/net/aspose.words/con...
  9. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...