Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 7,208 for

true type

(0.15 sec)
  1. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....setDetectHyperlinks(true); Document doc = new Document(stream...loadOptions.setDetectHyperlinks(true); Document doc = new Document(stream...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++.... If true , then the horizontal rule is...::get_WidthPercent . static Type () Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....Shows how to filter specific types of document elements when making...Document > ( docOriginal -> Clone ( true )); SharedPtr < Paragraph >...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!... BuiltIn { get; } True if this style is one of the...the style. IsHeading { get; } True when the style is one of the...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Aspose::Words::Fields::FieldMacroButton::get_Ma...

    Aspose::Words::Fields::FieldMacroButton::get_MacroName method. Gets or sets the name of the macro or command to run in C++....DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...FieldType :: FieldMacroButton , true )); field -> set_MacroName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....DataTable dataTable ) Parameter Type Description inputFileName String...MailMergeOptions () { TrimWhitespaces = true }); See Also class MailMerger...

    reference.aspose.com/words/net/aspose.words.low...
  9. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... FieldMacroButton , true ); field . MacroName = "MyMacro"...FieldType . FieldMacroButton , true ); field . MacroName = "ViewZoom200"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. IAiModelText.check_grammar method | Aspose.Word...

    IAiModelText.check_grammar method. Checks grammar of the provided document... Parameter Type Description source_document...grammar_options . improve_stylistics = True proofed_doc = model . check_grammar...

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