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

true type

(0.93 sec)
  1. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...format : string ) Parameter Type Description value number format...newly created fields of three types of formats. // Field result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout Types, placeholder control, footer visibility, and layout manipulation through code examples in Python....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like LayoutSlide , MasterLayoutSlideCol...

    docs.aspose.com/slides/python-net/slide-layout/
  3. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....diagram or tornado graph, is a type of data visualization that is...setChartDataRange ( "A1:C7" , true ); // Set properties for bar...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  4. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  6. 搜索

    搜索...AddChart (Charts::ChartType type, float x, float y, float width...et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(20);...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  7. 如何用 JavaScript 通过 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....Color Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... Parameter Type Description file_name str insert_image(stream)...io . BytesIO ): ... Parameter Type Description stream io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Aspose.Email 中读取邮件中的嵌入式附件|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....) and of type eml if ((attExt.equals(" . eml...") == true && att.getName().contains(" ATT ") == true)) { //...

    docs.aspose.com/email/zh/java/read-embedded-ema...
  10. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/java/attachments/extract/