Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,763 for

true type

(0.1 sec)
  1. 使用JavaScript通过C++复制行和列。|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API复制行和列。...Row Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  2. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....default data of the desired type (in this example, ChartType...chart title. chart . has_title = True chart . chart_title . add_t...

    docs.aspose.com/slides/python-net/chart-formatt...
  3. Aspose.Cells 8.6.3的公共API更改|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....IsHtmlString属性(设置为true时)尝试解析所有支持的HTML标记,并将解析结果设置为相应的单元格。...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents.... Types of a Section Break Aspose.Words...enumeration to choose a break type that applies only for the first...

    docs.aspose.com/words/cpp/working-with-sections/
  5. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....enumeration which defines what type of auto fitting is applied to...GetChild ( NodeType . Table , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  6. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Android via Java chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/androidjava/chart-worksh...
  7. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/java/chart-worksheet-for...
  8. 用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...
  9. 幻灯片切换|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...
  10. 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...