Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 10,584 for

true type

(0.11 sec)
  1. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) 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...
  2. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....Default value is new UTF8Encoding(true) (UTF-8 with BOM). ExportEmbeddedCss...Html document. Default value is true . ExportFormFields { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Fields::FormField::get_StatusTex...

    Aspose::Words::Fields::FormField::get_StatusText method. Returns or sets the text that's displayed in the status bar when a form field has the focus in C++....OwnStatus property is set to true , the StatusText property specifies...comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....we specified the line spacing type and set it to 10 , and we set...show how to use objects of the type to pass glyph output coordinates...

    docs.aspose.com/font/net/developer-guide/text-r...
  5. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...Description FieldBuilder(field_type) Initializes an instance of...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for OCR File Automation – C# OCR Image To Text Conversionhttps://products.aspose.com/ocr/net/conversion/Recent content in C# OCR Image To ......-1 dialog exampleModalLabel true modal-dialog document modal-content...returns a String or file of DOC type col-md-6 tl heading-border System...

    products.aspose.com/ocr/net/conversion/index.xml
  7. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document...embed_true_type_fonts option is set to True . @property...Remarks Setting this property to True is useful if the user is on...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...getNSeries (). add ( "A1:B3" , true ); // Saving the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  9. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_font_face_rules property. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts...embed_true_type_fonts property of the DocumentBase...collection should be set to True . Supported font formats are...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....GetChildNodes method is set to true: this forces the GetChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/cpp/working-with-comments/