Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 13,053 for

paragraph

(0.14 sec)
  1. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...new Portion ( "主题文本格式" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/zh/net/presentation-theme/
  2. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Text = ""; Paragraph para = new Paragraph(document); para...

    forum.aspose.com/t/unable-to-replace-block-cont...
  3. Technical Articles|Aspose.Slides Documentation

    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....Protection to Presentation Copying Paragraph and Portion in PPTX Extracting...

    docs.aspose.com/slides/net/technical-articles/
  4. 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...
  5. 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...
  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. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_Paragraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....parent_paragraph property Inline.parent_paragraph property Retrieves...parent Paragraph of this node. @property def parent_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....append a paragraph to it. The text in that paragraph // will appear...getHeadersFooters().add(header); Paragraph para = header.appendParagraph("My...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output... PARAGRAPH , 'MyStyle' ) my_style . font.... Color . blue builder . paragraph_format . style_name = my_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/net/aspose.words.loa...