Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 15,945 for

true type

(0.27 sec)
  1. 档案

    档案...slide_enumerator->get_Current(), true)) { // 循环遍历形状 auto shape_enumerator...shape_enumerator->get_Current(), true)) { // 检查形状是否为视频帧 if (Syste...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  2. 通过 Node.js 使用 C++ 自定义全局化设置的示例|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....name of PivotFieldSubtotalTy type in the PivotTable. getTextOfSubTotal...); pt . setRefreshDataFlag ( true ); pt . refreshData (); pt ...

    docs.aspose.com/cells/zh/nodejs-cpp/customize-g...
  3. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different Types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....provide more details about the types of data that can be set for...Setting Chart Data There are two types of data to deal with while working...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  4. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns True if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Inline::get_IsMoveToRevision method Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....on Reading Excel 2016 Chart Types Added Setter for LoadFilter...PaperHeight properties are of type double , representing the paper...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud.... // Set appropriate content type ContentType = "application/pdf"...from S3." ); _fontsLoaded = true ; } else { context ?. Logger...

    docs.aspose.com/pdf/net/integration-aws/
  7. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS....command: docker run --mount type=bind,source=C:\Temp,target=/TestOut...Docker Image docker run --mount type=bind,source=C:\Temp,target=c:\TestOut...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  8. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...getNSeries (). add ( "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  9. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides.... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/androidjava/chart-data-l...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides.... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/java/chart-data-label/