Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 16,866 for

true type

(0.93 sec)
  1. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate text with shape inside an Excel worksheet using Aspose.Cells for JavaScript via C++.... The default value is true , which means text will rotate...Shape Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/rotate-tex...
  2. 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/
  3. 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...
  4. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/zh/python-net/callout/
  5. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...set. textBox.setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...IndexOf ( string name ) Parameter Type Description name String The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/font-scaling-missing-when-co...
  9. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....# Add autoshape of rectangle type $sld -> getShapes () -> addAutoShape...# Add autoshape of rectangle type $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/php-java/shape-manipulat...
  10. Compare Documents in C#|Aspose.Words for .NET

    Compare two documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....comparison operation for certain types of objects within the original...appropriate property for the object type, such as IgnoreHeadersAndFoot...

    docs.aspose.com/words/net/compare-documents/