Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 15,784 for

true type

(0.15 sec)
  1. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....Subtotal Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  2. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to...exportEmbeddedCss ) { ASSERT_TRUE ( System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  7. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  8. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a document and the result of its verification... is_valid Returns True if this digital signature is...was signed. signature_type Gets the type of the digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用JavaScript通过C++操作位置、大小和设计图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++有效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化。...Reposition Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/manipul...