Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 18,509 for

paragraphs

(0.14 sec)
  1. Экспорт математических уравнений из презентаций...

    Обеспечьте бесшовный экспорт математических уравнений из PowerPoint в MathML с помощью Aspose.Slides для Python через .NET — сохраняйте форматирование и повышайте совместимость....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/ru/python-net/exporting-...
  2. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your document layout with easy access to page and section configurations....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  3. FrameFormat Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.FrameFormat لتنسيق الإطارات المتقدم في الفقرات. حسّن تصميم مستندك بتكامل سلس ومرونته....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. إدارة النص المرتفع والنص المنخفض في العروض التق...

    إتقان النص المرتفع والنص المنخفض في Aspose.Slides لـ .NET وتعزيز عروضك التقديمية بتنسيق نص احترافي لتحقيق أقصى تأثير.... إنشاء Paragraph جديد للنص المرتفع وإضافته...الأجزاء في الفقرة. إنشاء Paragraph جديد للنص المنخفض وإضافته...

    docs.aspose.com/slides/ar/net/superscript-and-s...
  5. الحصول على كل النص في شريحة|توثيق 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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/ar/net/get-all-the-text-...
  6. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....insert the paragraph number of the referenced paragraph in relative..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Range.Revisions | Aspose.Words per .NET

    Scopri le revisioni di Range. Monitora e gestisci le modifiche agli immobili senza sforzo grazie alla nostra completa raccolta di revisioni per una maggiore chiarezza del progetto....docx" ); Paragraph paragraph = doc . FirstSection...foreach ( Revision revision in paragraph . Range . Revisions ) { if...

    reference.aspose.com/words/it/net/aspose.words/...
  8. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_document_inline method. Inserts a document inline at the cursor position....moves the content of the paragraph of the destination document...is inserted, into the last paragraph of the inserted source document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OutlineLevel Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.OutlineLevel per gestire facilmente i livelli di struttura dei paragrafi nei tuoi documenti, per una maggiore organizzazione e chiarezza.... Writeln ( "Paragraph outline level 1." ); // Il...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // Due...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Shape.FirstParagraph | Aspose.Words لـ .NET

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

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