Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 15,993 for

true type

(0.08 sec)
  1. FieldPrint.printer_instructions property | Aspo...

    FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... insert_field ( field_type = aw . fields . FieldType ....FIELD_PRINT , update_field = True ) . as_field_print () # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...legend_entries [ 3 ] . is_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...FIELD_START, True) for field_start in fields:...field_start.get_field() if field.type is aw.fields.FieldType.FIELD_PAGE:...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  5. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () soft_edge_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TeX operations to manage fonts | Aspose.TeX for...

    C# APIs to work with TeX/LaTeX. Easily manage font properties for your TeX documents with the Aspose.TeX API Solution for .NET....variety of font families and types . TeX allows you to easily manipulate...options instance. ... // Set to true to make the engine not construct...

    products.aspose.com/tex/net/manage-fonts/
  7. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...); // Below are two wrapping types that shapes may have. // 1 -...GetChild ( NodeType . Shape , 0 , true )). MarkupLanguage , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....bold = True Italic *italic text* Font.italic = True Strikethrough...~Strikethrough text~ Font.strikeThrough = True We use a character style with...

    docs.aspose.com/words/nodejs-net/translate-mark...
  9. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... TYPE_INT_ARGB ); Graphics2D g = image...//Set one page per sheet to true in image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。...gridline_type 选项,Aspose.Cells 还可以将网格线渲染为实线。...page_setup . print_gridlines = True # Set to render gridline as...

    docs.aspose.com/cells/zh/python-net/render-soli...