Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 15,987 for

true type

(0.19 sec)
  1. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Discover how Aspose.Words.Saving.HtmlOfficeMathOutputMode enhances OfficeMath export to HTML, MHTML, and EPUB for seamless document conversion....-aw-wrap-type:inline\" />" + "</p>" ). Success , Is . True ); break..."</math>" + "</p>" ). Success , Is . True ); break ; case HtmlOfficeMathOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  2. WarningInfoCollection.clear method | Aspose.Wor...

    WarningInfoCollection.clear method. Removes all elements from the collection.... 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...
  3. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Save Presentations on Android|Aspose.Slides Doc...

    Discover how to save presentations in Java using Aspose.Slides for Android—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....can be written to many stream types. In the example below, we create...Presentations with a Predefined View Type Aspose.Slides lets you set the...

    docs.aspose.com/slides/androidjava/save-present...
  5. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...makedirs(out_dir, exist_ok=True) out_path = os.path.join(out_dir...get_child_nodes(aw.NodeType.RUN, True) run_count = runs.count for...

    forum.aspose.com/t/change-styles-for-complete-d...
  6. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... insert_chart ( chart_type = aw . drawing . charts . ChartType...data_table data_table . show = True data_table . has_legend_keys...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....-> ClearFormatting (); ASSERT_TRUE ( tableStyle -> get_ConditionalStyles...Aspose::Words::ConditionalStyle::Type method Aspose::Words::ConditionalStyle::Equals...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl objects if this OLE object is an ActiveX control. Otherwise this property is null in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...get_Value ()); ASPOSE_ASSERT_EQ ( true , checkBox -> get_Enabled ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields property to true when saving the document as...and set PreserveFormFields to true PdfSaveOptions saveOptions =...

    forum.aspose.com/t/convert-word-form-fields-to-...