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

true type

(0.13 sec)
  1. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....OMR supports several types of fields that allow the respondent...write_in=Full name required=true ?content=Your phone number:...

    docs.aspose.com/omr/net/recognition/write-in/
  2. FontInfoSubstitutionRule class | Aspose.Words f...

    aspose.words.fonts.FontInfoSubstitutionRule class. Font info substitution rule... enabled = True # Original font metrics should...keep_original_font_metrics = True # We will get a font substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked....default value for a Shape is True . Examples Shows how change...builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...Type = msoGroup Then ws.Shapes(i)...Shapes(i).Ungroup ungrouped = True End If Next i Loop While ungrouped...

    forum.aspose.com/t/some-images-resized-during-p...