Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 16,763 for

true type

(0.2 sec)
  1. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... add ( "Authorized" , true ); properties . add ( "Authorized...\"${p.name}\"\n\tType: \"${p.type}\"\n\tValue: \"${p.toString()}\"`);...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options...and speed for various barcode types. For most barcodes with standard...QualitySettings . AllowIncorrectBarcod = true ; reader . ReadBarCodes ();...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  3. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques.... setVisible ( true ); gen . getParameters (). getBorder...getCaptionAbove (). setVisible ( true ); gen . getParameters (). getCaptionAbove...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Extra Blank Column Appears in Pivot Table HTML ...

    Summary When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output. Environment Libr…...setExportActiveWorks(true); saveOptions.setPresentationPrefe(true); saveOptions...saveOptions.setExportGridLines(true); workBook.save(fileName, saveOptions);...

    forum.aspose.com/t/extra-blank-column-appears-i...
  5. Aspose.PSD for .NET 20.9 - 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.... Format ( "Expected true" )); } } void AssertAreEqual...))) { break ; } } areEqual = true ; } } if (! areEqual ) { throw...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  6. FontInfo class | Aspose.Words for Python

    aspose.words.fonts.FontInfo class. Specifies information about a font used in the document... is_true_type Indicates that this font is...raster or vector font. Default is True . name Gets the name of the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...filter ( lambda r : r . revision_type == aw . RevisionType . MOVING...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... smooth = True # Verify that data points for...ChartSeries ChartSeries.series_type property ChartSeries.x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

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