Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 10,764 for

true type

(0.1 sec)
  1. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i)...get_child_nodes(aw.NodeType.GROUP_SHAPE, True): add_shape(node.as_group_shape())...

    forum.aspose.com/t/missing-chart-shape/312294
  2. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....:: Words :: NodeType :: Any , true ); for ( auto && node : System...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++....:: Words :: NodeType :: Any , true ); for ( auto && node : System...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....:: Words :: NodeType :: Any , true ); for ( auto && node : System...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...

    docs.aspose.com/cells/cpp/setting-print-options/
  7. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... True ); Assert . That ( builder ...ParagraphFormat . IsListItem , Is . True ); // Create a bulleted list...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::Drawing::ShapeBase::get_ShadowFo...

    Aspose::Words::Drawing::ShapeBase::get_ShadowFormat method. Gets shadow formatting for the shape in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...ShadowMixed , shadowFormat -> get_Type ()); See Also Class ShadowFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....all child nodes of the element type from the parent node, and then...the KeepWithNext parameter to true for each paragraph within the...

    docs.aspose.com/words/python-net/working-with-c...
  10. Aspose.Cells 8.4.2中的公共API更改|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.... Java //Add a new chart of type Column to chart collection int...setChartDataRange ( "A1:D4" , true ); 添加了VbaModuleCollection.add方法...

    docs.aspose.com/cells/zh/java/public-api-change...