Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 15,893 for

true type

(1 sec)
  1. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....Rectangle type. Get an instance of the GeometryPath...and set the ShapeType.Heart type. Get an instance of the GeometryPath...

    docs.aspose.com/slides/androidjava/custom-shape/
  3. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...OMR ready answer sheet for any type of test, exam, quiz, assessment...content_type=cells align=center ?barcode=test_id codetext=true value=15478977...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  4. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... There are three types of sparklines: Line, Column...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Adjusting 2D Image Size|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....Only valid when AutoSize is true. Sets the margin area of the...CaptionBelow. That is, when AutoSize is true, and the margins setting is...

    docs.aspose.com/barcode/jasperreports/adjusting...
  10. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...chart -> set_HasDataTable ( true ); chart -> get_ChartData ()..."Series 2" )), chart -> get_Type ()); // 获取第一条图表系列 SharedPtr...

    docs.aspose.com/slides/zh/cpp/chart-data-label/