Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 15,583 for

paragraph

(0.04 sec)
  1. FAQs|Aspose.Slides for Node.js via .NET Documen...

    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.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/nodejs-java/faqs/
  2. FAQs|Aspose.Slides for Python 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.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/python-net/faqs/
  3. FAQs|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.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/cpp/faqs/
  4. Aspose::Words::Fields::FieldBidiOutline class |...

    Aspose::Words::Fields::FieldBidiOutline class. Implements the BIDIOUTLINE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...to work with breaks: &p - paragraph break &b - section break &m...to work with breaks: &p - paragraph break &b - section break &m...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  8. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。...); for ( MarkupParagraph paragraph : section . getParagraphs...()) { DrawPolygonOnPage ( paragraph . getPoints (), page ); }...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  9. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/java/translate-markdown-t...