Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 15,552 for

paragraphs

(0.03 sec)
  1. 複雑なPDFの作成|Aspose.PDF for .NET

    Aspose.PDF for NETを使用すると、画像、テキストフラグメント、およびテーブルを含むより複雑なドキュメントを1つのドキュメントに作成できます。... ヘッダーをページの Paragraphs に追加します。 説明用の TextFragment...ォントと中央揃えを使用します。 (説明)をページのParagraphsに追加します。 テーブルを作成し、テーブルプロパティを追加します。...

    docs.aspose.com/pdf/ja/net/complex-pdf-example/
  2. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ポーション|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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ja/androidjava/portion/
  4. ポーション|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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ja/java/portion/
  5. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....collection of borders of the paragraph. System :: SharedPtr < Aspose...Examples Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. HtmlInsertOptions Enum | Aspose.Words för .NET

    Aspose.Words.HtmlInsertOptions uppräkning. Anger alternativ förInsertHtml metod i C#....style='border:solid'> <p>paragraph 1</p> <p>paragraph 2</p> </div> </div>...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 上付き文字と下付き文字|Aspose.Slides ドキュメント

    C# または .NET で PowerPoint プレゼンテーションに上付き文字と下付き文字テキストを追加する... Paragraphs . Clear (); // 上付き文字テキスト用の段落を作成...IParagraph superPar = new Paragraph (); // 通常のテキストを持つポーションを作成...

    docs.aspose.com/slides/ja/net/superscript-and-s...
  9. FieldListNum Class | Aspose.Words för .NET

    Aspose.Words.Fields.FieldListNum klass. Implementerar fältet LISTNUM i C#.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Nästa LISTNUM-fält...

    reference.aspose.com/words/sv/net/aspose.words....
  10. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

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