Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 18,321 for

paragraphs

(0.11 sec)
  1. Tee WORD Käyttämällä Python

    Luo uusi WORD paikassa Python muutamassa vaiheessa. Luo WORD helposti Python via .NET kirjaston avulla....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fi/python-net/make/word/
  2. Texte mathématique|Documentation d'Aspose.Slide...

    Explorez les exemples MathematicalText d'Aspose.Slides pour Node.js : créez et formatez des équations, fractions, matrices et symboles dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. let paragraph = mathShape...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  3. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Rotar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneras de rotar texto en 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 . Position...párrafo paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/es/python-net/rotate-text-i...
  5. ParagraphCollection Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ParagraphCollection للوصول بشكل سلس إلى عقد الفقرات المنظمة، مما يعزز معالجة المستندات والكفاءة في مشاريعك....وصولاً مكتوبًا إلى مجموعة من Paragraph العقد. لمعرفة المزيد، قم بزيارة...المجموعة. Item { get; } يسترجع Paragraph عند الفهرس المعطى. (2 indexers)...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....aph method Gets the last paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. استخراج الفقرات من PDF C#|Aspose.PDF for .NET

    تعلم كيفية استخراج الفقرات من مستندات PDF في .NET باستخدام Aspose.PDF لاسترجاع النص المنظم....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ar/net/extract-paragraph-fr...
  9. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....MERGE field using DOM to a paragraph in a document: You can download...ADDRESSBLOCK Field using DOM to a paragraph in a document: You can download...

    docs.aspose.com/words/cpp/inserting-fields/
  10. Table.AcceptStart | Aspose.Words för .NET

    Upptäck Table AcceptStart-metoden för att smidigt välkomna besökare vid bordets början, vilket förbättrar användarupplevelsen och engagemanget....// 1 - Styckenod: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/sv/net/aspose.words....