Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 18,326 for

paragraph

(0.08 sec)
  1. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 在 PHP 中格式化 PowerPoint 文本|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  4. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....ApplyParagraphFormat { get; } Paragraph formatting applied to new...it is allowed to replace paragraph break when there is no next...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...Locate heading paragraphs foreach (Paragraph para in doc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true)) { if (para.ParagraphFormat...

    forum.aspose.com/t/aspose-word/320899
  6. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....sets indication of whether paragraph marks are rendered. Default...pdf" ); Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Disappearing watermarks and text when printed -...

    I have a PDF with watermarks and text streams that are visible on screen, but suddenly disappear when printed out from Adobe. The PDF was created with Aspose.PDF for .NET 18.1. The document is supposed to represent an a…...Oddly, the most important paragraph of the email disappears. In...rectangle was added to cover the paragraph. There also appears to be...

    forum.aspose.com/t/disappearing-watermarks-and-...
  8. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...suppress output and remove the paragraph/line when a merge field’s...to removing empty fields/paragraphs during mail merge.) Expected...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  9. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/net/working-with-markdown...
  10. Shape Types in Aspose.Slides for Java|Aspose.Sl...

    Learn every shape type in Aspose.Slides for Java, with clear examples to create, format, and edit shapes in PPT and PPTX presentations....Presentations in Java Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/java/shape-types/