Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 16,710 for

true type

(0.09 sec)
  1. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... setWholeWordsOnly ( true ); pres . getSlides (). get_Item...aspose . slides . NullableBool . True ); var portion2 = new aspose...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  2. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....setSmooth(true); // Verify that data points...getSeries().get(0).setSmooth(true); // Verify that data points...

    reference.aspose.com/words/java/com.aspose.word...
  3. 档案

    档案...align="center"> <div> <input type="file" id="input-id" name="files"...class="form-control file" data-preview-file-type="text" /> </div> </div> </div>...

    blog.aspose.com/zh/words/merge-ms-word-document...
  4. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Examples Shows how to construct...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Chart to Image with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... add ( "A1:B3" , true ); // Converting chart to image...getNSeries (). add ( "A1:B3" , true ); // Create an instance of...

    docs.aspose.com/cells/nodejs-cpp/chart-to-image/
  6. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetShowLegend ( true ); // Set the chart title chart...SetChartDataRange ( u "A1:E12" , true ); // Set category data chart...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  7. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....y , float scale ) Parameter Type Description graphics Graphics...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/net/aspose.words.ren...
  8. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field Types and enhance your document automation....Specifies Microsoft Word field types. public enum FieldType Values...Description FieldNone 0 Field type is not specified or unknown...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java.... hashCode() isLegal() True if the level turns all inherited...style. isLegal(boolean value) True if the level turns all inherited...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... JSImage ) Parameter Type Description image JSImage insertImage(image...height : number ) Parameter Type Description image JSImage width...

    reference.aspose.com/words/nodejs-net/aspose.wo...