Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 15,785 for

true type

(0.09 sec)
  1. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Remarks Not all series types allow you to specify label positions...color. series . HasDataLabels = true ; ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results...."<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n"...+ "<link rel=\"stylesheet\" type=\"text/css\" href=\"%s\">\n"...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setValue ( true ); //Adding a date/time value...createCell ( 4 ). setCellValue ( true ); row . createCell ( 5 ). setCellType...

    docs.aspose.com/cells/zh/java/create-different-...
  5. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...isListStyleDefinitio Returns true if this list is a definition...isListStyleReference Returns true if this list is a reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_Type property. Returns [NodeType.STRUCTURED_DOCUMENT_TAG](../../../aspose.words/nodeType/#STRUCTURED_DOCUMENT_TAG)....node_type property StructuredDocumentTa.node_type property Returns...STRUCTURED_DOCUMENT_TAG . @property def node_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns True if this object was inserted in Microsoft Word while change tracking was enabled in C++....sertRevision method Returns true if this object was inserted...the proposed change. ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... of_type ( lambda x : x . as_structured_document_tag.... STRUCTURED_DOCUMENT_TAG , True ))))) self . assertTrue ( '<pkg:part...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.word_open_xml property |...

    IStructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... of_type ( lambda x : x . as_structured_document_tag.... STRUCTURED_DOCUMENT_TAG , True ))))) self . assertTrue ( '<pkg:part...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting Chart to Image in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....10000 ) # Create chart chart_type = Rjb :: import ( 'com.aspose... getCharts () . add ( chart_type . COLUMN , 12 , 1 , 33 , 12...

    docs.aspose.com/cells/java/converting-chart-to-...