Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 18,326 for

paragraph

(0.13 sec)
  1. 在 Python 中编辑 HTML 文档 – Aspose.HTML for Python v...

    学习如何使用 Aspose.HTML for Python 通过 .NET 编辑 HTML DOM;如何创建、填充、添加 HTML 元素,以及编辑内联和内部 CSS。... body 18 19 # Create a paragraph element < p > 20 p = document...set_attribute ( "id" , "my-paragraph" ) 24 25 # Create a text node...

    docs.aspose.com/html/zh/python-net/edit-html-do...
  2. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....at page breaks and heading paragraphs in the same export operation...DocumentSplitCriteri.HEADING_PARAGRAPH . Some section breaks can...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...Add(); //Create a sample text paragraph Aspose.Pdf.Text.TextFragment...//Specify the ID for the text paragraph text1.Id = "page1"; //Add...

    forum.aspose.com/t/tick-check-symbol/82133
  6. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...contains at least one empty paragraph. body -> EnsureMinimum ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Known Issues|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....right-to-left text in one paragraph. Text shaping. Printing. When...

    docs.aspose.com/drawing/net/known-issues/
  9. Known Issues|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....right-to-left text in one paragraph. Text shaping. Printing. When...

    docs.aspose.com/drawing/java/known-issues/
  10. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/androidjava/presentation...