Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,140 for

true type

(0.12 sec)
  1. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it... isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout Types, placeholder control, and footer visibility through code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like LayoutSlide , MasterLayoutSlideCol...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  5. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveOptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form....namespaces to use ContainerConfig types without specifying the fully...} } Required properties Name Type Description Children List<BaseConfig>...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  7. Aspose::Words::Drawing::Charts::ChartSeriesType...

    Aspose::Words::Drawing::Charts::ChartSeriesType enum. Specifies a Type of a chart series in C++....ChartSeriesType enum Specifies a type of a chart series. enum class...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); // Remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  9. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API.... The type should be int, double, DateTime...Containing Formula </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  10. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...set. textBox.setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...

    reference.aspose.com/words/java/com.aspose.word...