Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 18,130 for

paragraph

(0.09 sec)
  1. 档案

    档案...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  2. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. apply_breaking_rules...cached_col_balance Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field...hyperlink to the bookmarked paragraph. insertParagraphNumbe Gets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 编辑 HTML 文档 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 读取或修改文档对象模型,如何创建 HTML 元素,以及如何使用内联、内部和外部 CSS。... Body ; 7 8 // Create a paragraph element 9 HTMLParagraphElement...SetAttribute ( "id" , "my-paragraph" ); 13 14 // Create a text...

    docs.aspose.com/html/zh/net/edit-html-document/
  5. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.nextSibling...

    products.aspose.com/words/nodejs-net/make/html/
  6. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/pdf/
  7. Make DOC Using C#

    Make a new DOC in C# in a few steps. Easily create DOC using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/doc/
  8. Make DOCX Using Javascript

    Make a new DOCX in JavaScript in a few steps. Easily create DOCX using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.nextSibling...

    products.aspose.com/words/nodejs-net/make/docx/
  9. Automating PowerPoint Generation in Java: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for Java—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/java/automating-powerpoi...
  10. FrameFormat.width property | Aspose.Words for N...

    FrameFormat.width property. Gets the width of the specified frame, in points....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

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