Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 18,497 for

paragraphs

(0.17 sec)
  1. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。...TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...将文本片段附加到段落 paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...
  2. ListLabel Class | Aspose.Words per .NET

    Esplora la classe Aspose.Words.Lists.ListLabel per migliorare la formattazione del documento con proprietà personalizzabili delle etichette di elenco, per un controllo e una presentazione migliori.... Paragraph , true ); // Verifica se abbiamo...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/it/net/aspose.words....
  3. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs.... Paragraph ( doc ); para . appendChild...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....represents the left indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....represents the right indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. إضافة نص إلى PDF باستخدام Python|Aspose.PDF لـ ...

    يصف هذا المقال مختلف الجوانب المتعلقة بالعمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....page ) # إنشاء فقرة نصية paragraph = ap . text . TextParagraph...المسافة البادئة للخطوط اللاحقة paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/ar/python-net/add-text-to-p...
  8. Memutar Teks di Dalam PDF|Aspose.PDF untuk Java

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda untuk memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...paragraf paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/id/java/rotate-text-inside-...
  9. ReplaceAction Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.ReplaceAction per controllare i risultati delle corrispondenze nelle operazioni di sostituzione, migliorando l'efficienza e la precisione della modifica dei documenti.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....
  10. Navigation with Cursor in Node.js|Aspose.Words ...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Node.js....get the currently selected paragraph or the currently selected...currentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/nodejs-net/navigation-wit...