Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 745 for

paragraph lines count

(0.31 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...text alignment for every paragraph in the document to RTL. for...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the number of characters per line in the document grid. getDifferentFirstPag()...Gets the numeric increment for line numbers. getLineNumberDistanc()...

    reference.aspose.com/words/java/com.aspose.word...
  5. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results.... By default, it is zero count of character ‘\0’, that means...number of characters per one line. The default value is 0, that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text Paragraphs....image regions containing text paragraphs using Aspose.OCR for .NET...get bounding boxes of all paragraphs in images, provided in OcrInput...

    products.aspose.com/ocr/net/recognition/get-tex...
  7. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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....and ending of the styles or paragraphs appear in the incorrect place...= textData . Items [ 0 ]. Paragraph ; var textToReplace = textData...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  8. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java.... run, paragraph or table cell) is located..."GetNumPagesSpanned" method to count how many pages the content of...

    reference.aspose.com/words/java/com.aspose.word...
  9. Problem for resetting the numbering of List whi...

    We enCountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...Count; iChildIndex++) { var node =...newNode; if (node is Paragraph && (node as Paragraph).IsListItem) {...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  10. Section Breaks Lost During Document.Save() in A...

    Description: We are enCountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...save line. Wrong formatting.docx – Shows...after it passes through doc.save line. using System; using System...

    forum.aspose.com/t/section-breaks-lost-during-d...