Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 18,328 for

paragraphs

(0.08 sec)
  1. 搜索

    搜索...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  2. Архивы

    Архивы...DASH # set paragraph formatting paragraphFormat...paragraphFormat = builder.paragraph_format paragraphFormat.first_line_indent...

    blog.aspose.com/ru/words/create-word-documents-...
  3. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered lists defined in a document....formatting is applied to a paragraph. To learn more, visit the...label from the text of the paragraph. Aspose.Words.Layout module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...left, top); } Paragraph headerPara = (Paragraph)header.GetChild(NodeType...GetChild(NodeType.Paragraph, 0, true); if (headerPara == null) { Paragraph...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  5. Types of Mail Merge Operation in C#|Aspose.Word...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions using C#. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record.... Q: Why does an empty paragraph appear after a merge field...A: Aspose.Words treats a paragraph that contains only a merge...

    docs.aspose.com/words/net/types-of-mail-merge-o...
  6. EditableRangeEnd Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.EditableRangeEnd, utformad för att effektivt hantera redigerbara områden i Word-dokument för smidig dokumentredigering....inline-nivå, det vill säga inuti Paragraph , men det redigerbara intervallets..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. EditableRangeEnd Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.EditableRangeEnd، المصممة لإدارة النطاقات القابلة للتحرير في مستندات Word بكفاءة لتحرير المستندات بسلاسة....على المستوى المضمن، أي داخل Paragraph ، ولكن يمكن أن يكون نطاق البداية..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. FieldRef.BookmarkName | Aspose.Words لـ .NET

    اكتشف خاصية FieldRef BookmarkName لإدارة وتخصيص إشاراتك المرجعية بسهولة. حسّن تصفح مستنداتك بسهولة!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...bullet formatting for each paragraph in the cloned shapes. Here’s...(textFrame != null) { for (Paragraph paragraph : textFrame.getParagraphs())...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  10. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...Paragraphs) { var paragraph = (Paragraph)node1; Console...Console.WriteLine($" Paragraph Alignment: {paragraph.ParagraphFormat...

    forum.aspose.com/t/table-cell-vertical-alignmen...