Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 10,766 for

true type

(0.09 sec)
  1. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... 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. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...); // Below are two wrapping types that shapes may have. // 1 -...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...available (removing the redundant type check) if (source.getListFormat()..."C:\\MyFonts", "D:\\OtherFonts" }, true); Document doc = new Document("source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  5. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... 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. Aspose::Words::InlineStory::get_IsMoveFromRevis...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::InlineStory::get_IsMoveToRevisio...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Data Points of Treemap and Sunburst Chart|Aspos...

    Sunburst Graph, Sunburst Diagram, Sunburst Chart, Radial Chart, Radial Graph or Multi Level Pie Chart with Aspose.Slides for Java....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/java/data-points-of-tree...
  9. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...is_list_style_definition Returns True if this list is a definition...is_list_style_reference Returns True if this list is a reference...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....:: Words :: NodeType :: Any , true ); for ( auto && node : System...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...