Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 18,545 for

paragraphs

(0.2 sec)
  1. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...problem occurs because the paragraph where HTML is inserted has...Aspose.Words uses font and paragraph formatting specified in DocumentBuilder...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  2. ค้นหา

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

    blog.aspose.com/th/slides/extract-text-from-pow...
  3. 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...
  4. ASP - JScript عبر COM Interop|Aspose.PDF for .NET

    تعلم كيفية استخدام Aspose.PDF for .NET في تطبيقات ASP و JScript من خلال COM Interop. تمكين قدرات PDF المتقدمة....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/ar/net/asp-jscript-via-com-...
  5. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Words for Java Latest Answers Paragraph Formatting in Word with Java...Sections using Java Convert Paragraph into Bullet Points in Word...

    kb.aspose.com/words/java/page/2/
  6. 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....
  7. 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...
  8. 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/...
  9. Aspose::Words::DocumentBase::get_Document metho...

    Aspose::Words::DocumentBase::get_Document method. Gets this instance in C++....a Section, a Body, and a Paragraph. doc -> AppendChild < System...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Archiv

    Archiv... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/de/words/extract-text-from-word...