Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 18,545 for

paragraphs

(2.67 sec)
  1. Анимировать текст PowerPoint в PHP|Документация...

    Создавайте динамический анимированный текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for PHP via Java, используя простые и оптимизированные примеры кода....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/ru/php-java/animated-text/
  2. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/cpp/table-overview/
  3. Table Overview|Aspose.Words for Node.js

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Node.js. How to work with tables in Node.js....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/nodejs-net/table-overview/
  4. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....and can only be a child of Paragraph. We will use sample input...insert the comment to any paragraph in document. Steps to Insert...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  5. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Extract Text from PDF|Aspose.PDF for C++

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF in C++....need to extract a specific paragraph - use the Aspose.PDf for C++...Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf/
  7. Lưu trữ

    Lưu trữ...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/vi/slides/convert-ppt-to-video-...
  8. Archiv

    Archiv...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/cs/slides/convert-ppt-to-video-...
  9. Aspose.Words문서 개체 모델(DOM)|Aspose.WordsJava

    문서 개체 모델(DOM)은 단어 문서의 메모리 내 표현입니다. Java을 사용하여 단어 문서의 내용과 서식을 읽고,조작하고,수정합니다.... 다른 노드(예: Section 또는 Paragraph )를 포함할 수 있는 노드는 CompositeNode...생성됩니다. Document , Section , Paragraph , Table , Shape , Run , 그리고...

    docs.aspose.com/words/ko/java/aspose-words-docu...
  10. Aspose::Words::Font::get_AllCaps method | Aspos...

    Aspose::Words::Font::get_AllCaps method. True if the font is formatted as all capital letters in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // There are...

    reference.aspose.com/words/cpp/aspose.words/fon...