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

paragraphs

(0.07 sec)
  1. 箇条書きの管理|Aspose.Slides for Node.js via .NET ドキュメント

    PowerPoint プレゼンテーションで JavaScript を使用して箇条書きと番号付きリストを作成する... Paragraph クラスを使用して最初の段落インスタンスを作成します。...para = new aspose . slides . Paragraph (); // 段落の箇条書きスタイルとシンボルを設定する...

    docs.aspose.com/slides/ja/nodejs-java/manage-bu...
  2. PHP を使用したプレゼンテーションにおける箇条書きと番号付きリストの管理|Aspose.Sl...

    Aspose.Slides for PHP via Java を使用して、PowerPoint および OpenDocument のプレゼンテーションで箇条書きと番号付きリストを管理する方法を学びます。ステップバイステップのガイド。... Paragraph クラスを使用して最初の段落インスタンスを作成します。...0 ); # 段落を作成 $para = new Paragraph (); # 段落の箇条書きスタイルとシンボルを設定...

    docs.aspose.com/slides/ja/php-java/manage-bullet/
  3. Portion|Aspose.Slides für PHP Dokumentation

    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....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/de/php-java/portion/
  4. Comment créer un PDF en utilisant Python|Aspose...

    Créez et formatez le document PDF avec Aspose.PDF pour Python via .NET....TextFragment à la collection paragraphs de la page Enregistrez le...à la nouvelle page page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/fr/python-net/create-pdf-do...
  5. Shape.LastParagraph | Aspose.Words för .NET

    Använd egenskapen LastParagraph för att enkelt hämta det sista stycket i din form, vilket förbättrar dokumentets layout och läsbarhet.... public Paragraph LastParagraph { get ; } Exempel...TextBoxLayoutFlow.docx" ); Se även class Paragraph class Shape namnutrymme Aspose...

    reference.aspose.com/words/sv/net/aspose.words....
  6. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. get snapToGrid () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Arsip

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

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

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

    blog.aspose.com/uk/slides/apply-animation-to-te...
  9. 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...
  10. 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-...