Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 18,326 for

paragraphs

(0.15 sec)
  1. Arsip

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

    blog.aspose.com/id/slides/apply-animation-to-te...
  2. Архів

    Архів...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/uk/slides/apply-animation-to-te...
  3. Get the titles of all the slides|Aspose.Slides ...

    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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  4. Mover un párrafo de una presentación a otra|Doc...

    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.... Paragraph p1 = textBody1 . Elements...Elements < Drawing . Paragraph >(). First (); // Obtiene la primera diapositiva...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  5. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_paragraph_end(paragraph) Called when enumeration...of a paragraph has ended. visit_paragraph_start(paragraph) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...the font if I do: foreach (Paragraph item in table1.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true)) { item.ParagraphFormat.Style.Font...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  7. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...PARAGRAPH, true); //获取所有节点 int dell...getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String...

    forum.aspose.com/t/msword/310489
  8. Chercher

    chercher...première page sous la forme d’un paragraphe. Voici les étapes à suivre...PageCollection du document. Obtenez le paragraphe de la page. Créez un objet...

    blog.aspose.com/fr/pdf/create-pdf-files-in-cpp-...
  9. ארכיון

    ארכיון...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/he/slides/convert-ppt-to-video-...
  10. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) là sự thể hiện trong bộ nhớ của một tài liệu Word. Đọc, thao tác và sửa đổi nội dung và định dạng của một tài liệu word bằng Java....node khác, ví dụ Section hay Paragraph thì xuất phát từ lớp CompositeNode...dưới. Document , Section , Paragraph , Table , Shape , Run , và...

    docs.aspose.com/words/vi/java/aspose-words-docu...