Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 18,543 for

paragraphs

(1.79 sec)
  1. Archivio

    Archivio...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Visualizza...

    blog.aspose.com/it/slides/extract-text-from-pow...
  2. Archiv

    Archiv...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/cs/slides/apply-animation-to-te...
  3. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...paragraphs.clear() # Add a new paragraph and a Run...text para = node.text_frame.paragraphs.add() para.append_child(aw...

    forum.aspose.com/t/aspose-words-python-smartart...
  4. ListFormat.RemoveNumbers | Aspose.Words per .NET

    Rimuovi senza sforzo numeri o elenchi puntati dai tuoi paragrafi con il metodo RemoveNumbers di ListFormat, reimpostando il livello dell'elenco a zero per una formattazione pulita.... Paragraph , true ); Assert . AreEqual... paras . Count ( n => (( Paragraph ) n ). ListFormat . IsListItem...

    reference.aspose.com/words/it/net/aspose.words....
  5. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....PARAGRAPH); block.setCategory("My custom...added into its own page. PARAGRAPH Specifies that the building...

    reference.aspose.com/words/java/com.aspose.word...
  6. 記録

    記録... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/ja/words/extract-text-from-word...
  7. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...ParentNode; // usually a Body or a Paragraph parent.RemoveChild(tableToMove);...table after the last body paragraph of the section that contains...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  8. الميزات المتقدمة|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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ar/net/advanced-features/
  9. Características Avanzadas|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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/es/net/advanced-features/
  10. PDF에서 단락 추출 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에서 단락을 추출하는 방법을 배웁니다....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ko/net/extract-paragraph-fr...