Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,529 for

paragraph

(0.16 sec)
  1. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Export Math Equations from Presentations in PHP...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for PHP via Java — preserve formatting and boost compatibility....exactly is exported to MathML—a paragraph or an individual formula block...export either an entire math paragraph ( MathParagraph ) or an individual...

    docs.aspose.com/slides/php-java/exporting-math-...
  3. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF image which contains text Paragraph in multiple lines but when we import it into slides and export it as PDF the text(Paragraph) is not wrapped and renders in single line. attached sample emf(EMFFile.…...image which contains text paragraph in multiple lines but when...export it as PDF the text(paragraph) is not wrapped and renders...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...
  4. How to create Stock Charts with C++|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets....C++ Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/cpp/how-to-create-stock-c...
  5. How to create Stock Charts with Node.js via C++...

    Learn how to create different types of stock charts including HLC, OHLC, VHLC, and VOHLC using Aspose.Cells APIs for Node.js via C++....C++ Contents [ Hide ] This paragraph tells you how to create a...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  6. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript for PPT, PPTX, and ODP presentations.... let paragraph = textBox . getTextFrame ()...get_Item ( 0 ); let textFormat = paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...cursor to the end of its last paragraph, specify -2. Remarks The navigation...cursor to the end of its last paragraph, specify -2. Examples Shows...

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