Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 18,322 for

paragraphs

(0.1 sec)
  1. ParagraphFormat.KeepTogether | Aspose.Words for...

    Discover the ParagraphFormat KeepTogether property, ensure all lines stay together on one page for improved document readability and professional presentation....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  2. ハイパーリンク|Aspose.Slides for Node.js via .NET ドキュメント

    Aspose.Slides for Node.js でハイパーリンクを追加および管理します:テキスト、図形、画像へのリンク、PPT、PPTX、ODP のターゲットとアクションを設定し、サンプルを示します。...setText ( "Aspose" ); let paragraph = shape . getTextFrame ()...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ja/nodejs-java/examples/...
  3. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Paragraph , "TemplateStyle1" ); style...Styles . Add ( StyleType . Paragraph , "TemplateStyle2" ); style...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Rotacionar Texto Dentro de PDF|Aspose.PDF para ...

    Aprenda diferentes maneiras de rotacionar texto em PDF. O Aspose.PDF permite que você rotacione texto em qualquer ângulo, roteie fragmentos de texto ou um parágrafo inteiro....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...parágrafo paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/pt/java/rotate-text-inside-...
  6. Rotar Texto Dentro de PDF|Aspose.PDF para Java

    Aprenda diferentes maneras de rotar texto en un PDF. Aspose.PDF le permite rotar texto a cualquier ángulo, rotar un fragmento de texto o un párrafo completo....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...párrafo paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/es/java/rotate-text-inside-...
  7. ค้นหา

    ค้นหา...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // แสดงข้อความ...

    blog.aspose.com/th/slides/extract-text-from-pow...
  8. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Travailler avec des listes dans C#|Aspose.Words...

    Introduction à la fonctionnalité de formatage de la numérotation dans Aspose.Words pour .NET....propriétés de formatage de paragraphe. Les listes peuvent être...ajoutés au paragraphe actuel et à tous les autres paragraphes créés...

    docs.aspose.com/words/fr/net/working-with-lists/
  10. Story.FirstParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Story FirstParagraph لاستخراج الفقرة الأولى من أي قصة بسهولة، مما يعزز المحتوى الخاص بك ويزيد من تفاعل المستخدمين.... public Paragraph FirstParagraph { get ; } أمثلة...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/ar/net/aspose.words/...