Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,866 for

true type

(0.13 sec)
  1. Border.shadow property | Aspose.Words for Python

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow....bottom) should be of the same type, width, color and all should...have the Shadow property set to True . Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Determine which Axis exists in the Chart with J...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for JavaScript via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....Axes Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/determine-...
  3. 在设置Style.Custom属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库,支持在样式设置中检查自定义数字格式。本文将向你展示如何使用Aspose.Cells库检查自定义数字格式以确保样式正确。...checkCustomNumberFor 属性设置为 true 。 ** 设置Style.custom属性时检查自定义数字格式**...settings.checkCustomNumberFor 属性设置为 true ,它会抛出异常,例如:无效的数字格式。请阅读代码中的注释获取更多帮助。...

    docs.aspose.com/cells/zh/javascript-cpp/check-c...
  4. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export fonts while rendering to HTML fixed format in Java....setExportEmbeddedCss(true); saveOptions.setUseTargetM...exportFontFormatName) Parameters: Parameter Type Description exportFontFormatName...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....move_to_header_footer(header_footer_type) Moves the cursor to the beginning...move_to_header_footer ( self , header_footer_type : aspose . words . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation.... OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...change its location and display type. self . assertEqual ( aw . math...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...Description StructuredDocumentTa(doc, type, level) Initializes a new instance...building_block_gallery Specifies type of building block for this SDT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  9. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_smart_tag_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....PatternType patternType ) Parameter Type Description patternType PatternType...GetChild ( NodeType . Shape , 0 , true ); Fill fill = shape . Fill...

    reference.aspose.com/words/net/aspose.words.dra...