Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 15,980 for

true type

(0.19 sec)
  1. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

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

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides Typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++....HeaderFooterCollecti class Provides typed access to HeaderFooter nodes...HeaderFooter of the specified type. IndexOf (const System::Sha...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for Node.js via C++ API....getDate1904() property to true . This example shows that the...value types. Output result: A1 is Numeric Value: True Cell A1...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, True)) { …...Paragraph, true)) { int index; if (paragraph...GetChildNodes(NodeType.Paragraph, true).IndexOf(paragraph); builder...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....ExportListLabels :: AsInlineText : ASSERT_TRUE ( outDocContents . Contains...</span>" + u "</p>" )); ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....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...