Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,768 for

true type

(0.39 sec)
  1. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Default Fonts </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  2. MailMerger.execute_to_images method | Aspose.Wo...

    aspose.words.lowcode.MailMerger.execute_to_images method... Parameter Type Description input_file_name...MailMergeOptions ): ... Parameter Type Description input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....set_AllowComments ( true ); options -> set_DefaultInstructions ( true ); options...); options -> set_ShowDate ( true ); options -> set_Signer ( u...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure document hyphenation options. To learn more, visit the documentation article in C++....Default value for this property is true . get_HyphenationZone () const...et_HyphenationZone . static Type () Examples Shows how to configure...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. ConditionalStyleCollection Class | Aspose.Words...

    Explore Aspose.Words.ConditionalStyleCollection class to manage ConditionalStyle objects effectively, enhancing document formatting and customization....object by conditional style type. (2 indexers) LastColumn { get;...ConditionalStyleType enumeration type. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words/con...
  7. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

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

    aspose.words.fields.FieldPage class. Implements the PAGE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  10. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...