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

true type

(0.09 sec)
  1. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True data_labels . show_value = True data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...setVisible(true); Cells cells = sheet.getCells();...cannot calculate this macro type function, then how is it correctly...

    forum.aspose.com/t/macro-function-calculation/3...
  3. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library.... Identity_h , true , 40 . 0F ); // Create watermark...over font settings, including type, size, color, and other parameters...

    products.aspose.com/pdf/tutorial/add-watermark/
  4. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Show = true ; ChartAxisTitle chartAxisYTitle...chartAxisYTitle . Show = true ; chartAxisYTitle . Overlay = true ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  6. Aspose::Words::Lists::ListLevel::CreatePictureB...

    Aspose::Words::Lists::ListLevel::CreatePictureBullet method. Creates picture bullet shape for the current list level in C++....ico" ); ASSERT_TRUE ( list -> get_ListLevels ()...DeletePictureBullet (); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Microsoft Graph 实用功能|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....private static final String GRANT_TYPE = "password" ; private final...password ) + "&grant_type=" + urlEncode ( GRANT_TYPE ); } private String...

    docs.aspose.com/email/zh/java/microsoft-graph-u...
  8. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Style::get_UnhideWhenUsed method...

    Aspose::Words::Style::get_UnhideWhenUsed method. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane. True when the used style should be shown in the Styles gallery in C++.... True when the used style should be...styleTitle -> set_UnhideWhenUsed ( true ); } if ( styleTitle -> get_SemiHidden...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....-> get_Placeholder () -> get_Type () == PlaceholderType :: Header...() -> SetAllFootersVisibil ( true ); // Access and Update Header...

    docs.aspose.com/slides/cpp/presentation-header-...