Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 732 for

paragraph lines count

(1.05 sec)
  1. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency.... Count { get; } Gets number of items...time of the last save in UTC. Lines { get; set; } Represents an...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++....builder -> Write ( u "This paragraph is formatted with a double...Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document... count Gets the number of immediate...footnotes and endnotes in word count statistics. is_composite Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....the page where the current Paragraph class is in. $P is replaced...adding TextFragment to the paragraphs collection of PDF documents...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  5. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...Footer height and extra line issue when converting .odt to .pdf...incorrectly, causing an extra line to appear on each page and the...

    forum.aspose.com/t/footer-height-and-extra-line...
  6. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Rolling Chart In the next paragraphs, we will show you how to...SetRefersTo ( u "=OFFSET(Sheet1!$B$1,COUNT(Sheet1!$B:$B),0,-5,1)" ); //...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  7. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Rolling Chart In the following paragraphs, we will show you how to...setRefersTo ( "=OFFSET(Sheet1!$B$1,COUNT(Sheet1!$B:$B),0,-5,1)" ); //...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::TabStop::TabStop constructor | A...

    Aspose::Words::TabStop::TabStop constructor. Initializes a new instance of this class in C++....ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE ( tabStops...:: ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/text-form...