Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 15,596 for

paragraphs

(0.06 sec)
  1. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  2. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    اكتشف كيف تعمل خاصية ViewOptions DoNotDisplayPageBoundaries على تحسين تخطيطك من خلال إزالة مساحة الهامش العلوي للحصول على مظهر أنظف وأكثر احترافية.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Aspose::Words::Math::OfficeMath::get_ParentPara...

    Aspose::Words::Math::OfficeMath::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Math...

    reference.aspose.com/words/cpp/aspose.words.mat...
  4. Font.Subscript | Aspose.Words لـ .NET

    اكتشف خاصية الخط السفلي. نسّق النص بسهولة كخط سفلي لتحسين سهولة القراءة والأناقة في مستنداتك. حسّن تصميمك اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // ارفع هذا النص بمقدار...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Get the titles of all the slides|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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  6. Mover un párrafo de una presentación a otra|Doc...

    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.... Paragraph p1 = textBody1 . Elements...Elements < Drawing . Paragraph >(). First (); // Obtiene la primera diapositiva...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  7. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_paragraph_end(paragraph) Called when enumeration...of a paragraph has ended. visit_paragraph_start(paragraph) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Absatz|Aspose.Slides Dokumentation

    Absatz und Portion in PowerPoint-Präsentation in C# oder .NET...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...erhalten Um die Portion oder die Paragraph Größe und Koordinaten im TextFrame...

    docs.aspose.com/slides/de/net/paragraph/
  9. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. C# 格式的 Aspose.Words Document Object Model (DOM)...

    Document Object Model (DOM) 是 Word 文档的内存表示形式。使用 C# 读取、操作和修改 Word 文档的内容和格式。...可以包含其他节点的节点(例如 Section 或 Paragraph )派生自 CompositeNode 类,而 CompositeNode...时,将创建对象树,如下图所示。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 以及图表上的所有其他省略号都是表示...

    docs.aspose.com/words/zh/net/aspose-words-docum...