Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 17,496 for

paragraph

(0.04 sec)
  1. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  2. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/python-net/work-with-text...
  3. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...setting bidi=true for the paragraph the table is contained in...whether this is a right-to-left paragraph. The Run.Font.Bidi property...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  5. Restarting List Numbering Dynamically in C#|Asp...

    Restart list numbering within your documents dynamically when building a report using C#....tag in the same numbered paragraph. Then, a result document looks...numbering for a containing paragraph, if needed; for example, the...

    docs.aspose.com/words/net/restarting-list-numbe...
  6. Convert PowerPoint to Video|Aspose.Slides for N...

    Convert PowerPoint to Video in JavaScript... So we animate paragraphs on objects, which will appear...para1 = new aspose . slides . Paragraph (); para1 . getPortions ()...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results.... Paragraph , "MyStyle" ); myStyle . Font...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/imp...
  8. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...PARAGRAPH, true); //获取所有节点 addBuilder...getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String...

    forum.aspose.com/t/topic/312049
  9. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF image which contains text Paragraph in multiple lines but when we import it into slides and export it as PDF the text(Paragraph) is not wrapped and renders in single line. attached sample emf(EMFFile.…...image which contains text paragraph in multiple lines but when...export it as PDF the text(paragraph) is not wrapped and renders...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...
  10. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...