Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 16,884 for

true type

(0.2 sec)
  1. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend... insert_chart ( chart_type = aw . drawing . charts . ChartType...legend_entries [ 3 ] . is_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, Typed access to Table nodes, enhancing document processing efficiency and flexibility....TableCollection class Provides typed access to a collection of Table...GetChildNodes ( NodeType . Table , true ); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...pst", true); String jsonResponse = ZPSTMailListParsing...markAsReadUnread(pst, messageId, true); } Error: Exception in thread...

    forum.aspose.com/t/how-to-get-the-following-val...
  5. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () soft_edge_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Bug 5042: Converting EsriJson to MapInfoInterca...

    Hi Alexander, Please look: Test data (input/output/QGIS) 5042 EsriJson -MafInfoTab.zip (11.9 KB) Thanks,...by MIF/MID TrimFieldNames = true, // Use UTF‑8 encoding – MyGeodata...characters. Setting TrimFieldNames = true prevents “Invalid data” errors...

    forum.aspose.com/t/bug-5042-converting-esrijson...
  7. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table ()...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples....ltx" ), ImageDevice(True), options). run () Aspose.TeX...= so 18 device = ImageDevice(True) 19 TeXJob(path. join (Util...

    docs.aspose.com/tex/python-net/latex-to-image/
  9. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of 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...
  10. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。..."<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n"...+ "<link rel=\"stylesheet\" type=\"text/css\" href=\"{0}\">\n"...

    docs.aspose.com/slides/zh/net/convert-powerpoin...