Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 17,437 for

true type

(0.39 sec)
  1. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。...Legend Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  2. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this shape object has after applying drawing effects. Value is measured in points in C++....Words :: NodeType :: Shape , true ) -> LINQ_OfType < System ::...terms of dimensions and shape type. ASPOSE_ASSERT_EQ ( shapes [...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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/
  4. 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...
  5. Adjust Foreground and Background colors|Documen...

    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....following steps: Select the Type Input the QR Code content data... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-2-2-foreground...
  6. Generate QR Codes for SMS|Documentation

    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....following steps: Select the Type: SMS Fill out the content section:... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-4-generating...
  7. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....xml or serve it with MIME type application/xhtml+xml Java //...OutputMethodXML" , true ); //Don't care what type of exporter you...

    docs.aspose.com/words/java/convert-document-to-...
  8. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...when EnableCalculationCha = true, calculating twice doesn’t recalculate...to use EnableCalculationCha = true and I am forced to call the...

    forum.aspose.com/t/abstractcalculationengine-de...