Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,776 for

true type

(0.52 sec)
  1. Font.bidi property | Aspose.Words for Node.js

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....classified as “weak types” and “neutral types”. Examples Shows how...italicBi = true ; builder . font . boldBi = true ; builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...document to determine their types (text or image). Create a new...getChildNodes(NodeType.ANY, true)) { if (node.getNodeType() ==...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  3. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....hasMajorGridlines = true ; xAxis . hasMinorGridlines = true ; // Define...hasMajorGridlines = true ; yAxis . hasMinorGridlines = true ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.PSD for Java 24.6 - Release Notes|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....Inflate, Squeeze, and Twist types of warp Feature PSDJAVA-631...getGradientSettings (). setReverse ( true ); im . save ( outputFile );...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Determine which Axis exists in the Chart|Docume...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Python via .NET. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes....has_axis(AxisType axis_type, bool is_primary) method to...Chart.has_axis(AxisType axis_type, bool is_primary) to determine...

    docs.aspose.com/cells/python-net/determine-whic...
  7. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # If our...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... The default value is True . @property def has_vertical_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether to include the full file path name.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_NAME , update_field = True ) . as_field_file_name () field...

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