Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 13,961 for

word count

(0.12 sec)
  1. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside Word document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my document has fini…...Java aspose words Aspose.Words Product Family words-java kselvaraj...merge fields in a table inside word document template and I am trying...

    forum.aspose.com/t/not-able-to-remove-empty-lin...
  2. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...Words will always detect the first...assertEqual ( 4 , doc . lists . count ) self . assertTrue ( any ([...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....Aspose::Words::ControlChar::FieldEndChar field Contents [ Hide...FieldEndChar field End of MS Word field character: (char)21. static...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....Aspose::Words::ControlChar::CrLf method Contents [ Hide ] ControlChar::CrLf...Not used as such in Microsoft Word documents, but commonly used...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Convert PDF to Excel in JavaScript|Aspose.PDF f...

    Aspose.PDF for JavaScript allows you to convert PDF to convert PDF to XLSX, and CSV formats.... `Files(tables) count: ${ evt . data . json . filesCount...textContent = "Files(tables) count: " + json . filesCount . toString...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  6. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPAGES field and enhance your document processing capabilities....{ get; } Gets the Microsoft Word field type. Methods Name Description...// The PAGE field will keep counting pages across the whole document...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::Shape::get_HasSmartArt ...

    Aspose::Words::Drawing::Shape::get_HasSmartArt method. Returns true if this Shape has a SmartArt object in C++....Aspose::Words::Drawing::Shape::get_HasSmartArt method Shape::get_HasSmartArt...SmartArt object. bool Aspose :: Words :: Drawing :: Shape :: get_HasSmartArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...0 ; i < series . yvalues . count ; i ++ ) { let dataLabel = dataLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style.document property | Aspose.Words for Python

    Style.document property. Gets the owner document.... words . DocumentBase : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.styles property | Aspose.Words for Python

    Style.styles property. Gets the collection of styles this style belongs to.... words . StyleCollection : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

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