Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 15,942 for

true type

(0.16 sec)
  1. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....the following chart series types: Bar, Column, Histogram, Pareto...color. series . HasDataLabels = true ; ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields property to true when saving the document as...and set PreserveFormFields to true PdfSaveOptions saveOptions =...

    forum.aspose.com/t/convert-word-form-fields-to-...
  3. WebExtension.bindings property | Aspose.Words f...

    WebExtension.bindings property. Specifies a list of web extension bindings.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....the following chart series types: ChartSeriesType.Bar , ChartSeriesType...color. series . hasDataLabels = true ; let dataLabels = series ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TaskPane.web_extension property | Aspose.Words ...

    TaskPane.web_extension property. Represents an web extension object.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...“OnePagePerSheet” property is set to true. PdfSaveOptions saveOptions...saveOptions.setOnePagePerSheet(true); You can also refer to the...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  7. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...MotionPathPointsType :: Auto , true ); //PointF point2[1] = { -0...Format ( u "Type: {0}, subtype: {1}" , effect -> get_Type (), effect...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  8. Save Presentations in PHP|Aspose.Slides for PHP...

    Discover how to save presentations using Aspose.Slides for PHP via Java — export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....can be written to many stream types. In the example below, we create...Presentations with a Predefined View Type Aspose.Slides lets you set the...

    docs.aspose.com/slides/php-java/save-presentation/
  9. Table.node_type property | Aspose.Words for Python

    Table.node_Type property. Returns [NodeType.TABLE](../../../aspose.words/nodeType/#TABLE)....node_type property Table.node_type property Returns NodeType...NodeType.TABLE . @property def node_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format... exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

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