Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 15,785 for

true type

(0.07 sec)
  1. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level. To learn more, visit the documentation article in C++.... static Type () virtualizeBeginConst () const...const_iterator iterator iterator_holder_type virtualized_iterator virtua...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 微调转换器 – Aspose.HTML for Java

    了解如何使用 Aspose.HTML for Java 将 HTML 呈现为 PDF、DOCX、XPS 和图像。探索自定义文档输出的渲染选项。...1 < link rel = "stylesheet" type = "text/css" media = "print"...javas" > 内联样式表 Copy 1 < style type = "text/css" > 2 @ media print...

    docs.aspose.com/html/zh/java/fine-tuning-conver...
  5. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....Rectangle ( 100 , 700 , 500 , 750 , True ) paragraph . formatting_options...Rectangle ( 80 , 200 , 400 , 800 , True ) paragraph . formatting_options...

    docs.aspose.com/pdf/python-net/text-formatting-...
  6. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...filter ( lambda r : r . revision_type == aw . RevisionType . MOVING...

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

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... smooth = True # Verify that data points for...ChartSeries ChartSeries.series_type property ChartSeries.x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them.... Structure Type PDF standard compliance levels...setDisplayDocTitle ( true ); opt . setExportDocumentStr ( true ); opt . getOutlineOptions...

    docs.aspose.com/words/java/working-with-pdfa-or...
  10. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our Typed property, ensuring seamless data management and enhanced organization for your projects....Rows property Provides typed access to the rows of the table...GetChild ( NodeType . Table , 1 , true ); // Append all rows from the...

    reference.aspose.com/words/net/aspose.words.tab...