Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 8,581 for

boolean

(0.32 sec)
  1. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...Description isCloneChildren Boolean True to recursively clone the...

    reference.aspose.com/words/net/aspose.words/nod...
  2. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles.... get isHeading () : boolean Examples Shows how to limit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.automaticallyUpdate property | Aspose.Wor...

    Style.automaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value....get automaticallyUpdate () : boolean Remarks If the property value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...get exportShapesAsSvg () : boolean Remarks If this option is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... get visible () : boolean Remarks The default value for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownLoadOptions class | Aspose.Words for Py...

    aspose.words.loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.MARKDOWN](../../aspose.words/loadformat/#MARKDOWN) document into a [Document](../../aspose.words/document/) object....import_underline_formatting Gets or sets a boolean value indicating either to...preserve_empty_lines Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...get preserveFormFields () : boolean Remarks Microsoft Word form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Different Cell Types in Apache POI and A...

    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....setValue ( 15 ); //Adding a boolean value to the cell cell = cells...

    docs.aspose.com/cells/java/create-different-cel...
  9. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...IgnoreTextBoxes property Gets or sets a boolean value that specifies that source...

    reference.aspose.com/words/net/aspose.words/imp...
  10. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...ContentFormat format, boolean isHeader, Double customMargin)...= 0.1 and no text content) boolean isZeroHeight = Math.abs(lastPara...

    forum.aspose.com/t/header-footer/325498