Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 242,268 for

aspose.words

(0.55 sec)
  1. CompositeNode.getTable method | Aspose.Words fo...

    CompositeNode.getTable method. Returns an Nth child [Table](../../table/) node.... See Also module Aspose.Words class CompositeNode CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.getSdtRangeStart method | Aspose....

    CompositeNode.getSdtRangeStart method. Returns an Nth child [StructuredDocumentTagRangeStart](../../../Aspose.words.markup/structureddocumenttagrangestart/) node.... See Also module Aspose.Words class CompositeNode CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.getParagraph method | Aspose.Word...

    CompositeNode.getParagraph method. Returns an Nth child [Paragraph](../../paragraph/) node.... See Also module Aspose.Words class CompositeNode CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.getBuildingBlock method | Aspose....

    CompositeNode.getBuildingBlock method. Returns an Nth child [BuildingBlock](../../buildingblock/) node.... See Also module Aspose.Words class CompositeNode CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TabStopCollection class | Aspose.Words for Node.js

    Aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...To learn more, visit the Aspose.Words Document Object Model (DOM)...from the parent styles. In Aspose.Words, when you obtain a TabStopCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough text....docx" ); See Also module Aspose.Words class Font Font.complexScript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough text....docx" ); See Also module Aspose.Words class Font Font.spacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java.... Aspose.Words currently doesn’t fully...supported. // Otherwise, Aspose.Words will render the EMF part...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calculated incorrectly...incorrectly Aspose.Words Product Family words-net kaiwachter August...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  10. TxtSaveOptions.OfficeMathExportMode | Aspose.Wo...

    Control how OfficeMath is written in TXT output with OfficeMathExportMode for consistent formatting and clear mathematical content....namespace Aspose.Words.Saving assembly Aspose.Words TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...