Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 133,232 for

2

(0.18 sec)
  1. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. ChartSeries.DataLabels | Aspose.Words for .NET

    Discover the ChartSeries DataLabels property to customize data label settings for your entire series. Enhance your data visualization today!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabel.ClearFormat | Aspose.Words for .NET

    Discover how to use the ChartDataLabel ClearFormat method to reset your data labels to default settings, enhancing clarity and consistency in your charts.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture objects for each field to enhance user experience and localization....= new [] { "месяц 1" , "месяц 2" , "месяц 3" , "месяц 4" , "месяц...AbbreviatedMonthName = new [] { "мес 1" , "мес 2" , "мес 3" , "мес 4" , "мес 5"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartSeries.Name | Aspose.Words for .NET

    Discover the ChartSeries Name property, easily manage series names, auto-generate with indices, and enhance data visualization effortlessly.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a table cell in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Family words-java ssj123ssj August 2, 2024, 9:20am 1 3042×1159 129...DOCX); } ssj123ssj August 2, 2024, 9:21am 2 myTest.docx (29.7 KB)...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection class. Represents collection of a ChartDataPoint. To learn more, visit the documentation article in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Emphasize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartMarker cla...

    Aspose::Words::Drawing::Charts::ChartMarker class. Represents a chart data marker. To learn more, visit the documentation article in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Emphasize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 趋势线|Aspose.Slides for PHP 文档

    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.... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。...awt.Color" ) -> RED ); # 为图表系列 2 添加对数趋势线 $tredLineLog = $chart...

    docs.aspose.com/slides/zh/php-java/trend-line/