Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 16,757 for

true type

(0.34 sec)
  1. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....setChartDataRange ( "A1:D4" , true ); // Save the workbook workbook...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  2. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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.... The first parameter is of type com.aspose.cells.Cell on which... The second parameter is of type com.aspose.cells.rendering.ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story....link_to_previous ( is_link_to_previous = True ) # Each section will still...link_to_previous ( is_link_to_previous = True ) # We can un-link a previous...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specific Parameters of Postal Barcode Types|Doc...

    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....Barcode Types Contents [ Hide ] Overview Postal barcode types have...some problems of 1D barcode types to facilitate postal operations...

    docs.aspose.com/barcode/java/postal-barcode-types/
  5. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...); // Check the data source type if it is query table if ( table...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  6. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握幻灯片切换:添加、定制和排序效果及持续时间,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。... int type = slide . getSlideShowTransiti...getSlideShowTransiti (). setAdvanceOnClick ( true ); slide . getSlideShowTransiti...

    docs.aspose.com/slides/zh/java/examples/element...
  7. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... Parameter Type Description bookmark_name str...to Bookmark1' , 'Bookmark1' , True ) . as_field_hyperlink () hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...Node > ( shape1 ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/androidjava/chart-series/
  10. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...Paragraph, true)) { // Move the builder to the...your document. Adjust the field type and name as necessary for your...

    forum.aspose.com/t/how-to-navigate-to-every-par...