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

true type

(0.11 sec)
  1. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving.... 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...
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...Remarks The following chart types do not support data tables:...these types. Showing a data table for the chart types throws...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!...the SVGSaveOptions class to true: C# code to convert SVG text...SVGSaveOptions { VectorizeText = true }; // Save the SVG document...

    products.aspose.com/svg/net/vectorization/
  4. 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...
  5. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph.... ANY , True ) self . assertEqual ( aw ....SECTION , nodes [ 0 ] . node_type ) self . assertEqual ( doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_True_Type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...is_true_type property FontInfo.is_true_type property Indicates...font. Default is True . @property def is_true_type ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....isListItem property True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

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

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...SaveOptions ) 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...