Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 155,309 for

2

(0.14 sec)
  1. ChartDataLabel.TopMode | Aspose.Words for .NET

    Discover the ChartDataLabel TopMode property to customize data label positioning on your charts. Enhance clarity and precision in your visual data presentations!...chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabel.LeftMode | Aspose.Words for .NET

    Discover the ChartDataLabel LeftMode property to customize data label positioning in your charts. Enhance clarity and presentation with precision control....chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  5. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/pptx/
  6. Visio to PDF Discrepancies. Page size, margins,...

    Aspose.Diagram Support Request - Visio to PDF Conversion Issues Overview …...Microsoft Print to PDF output: 2 pages at 8.27" x 11.69" each Page...content that fits within A4 Page 2: Overflow content that exceeds...

    forum.aspose.com/t/visio-to-pdf-discrepancies-p...
  7. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Python via .NET allows developers to combine two rotation transformation into one represented in a quaternion....1 , 1 , 2 )) cylinder . transform . rotation...translation = Vector3 ( - 5 , 2 , 0 ) cylinder = scene . root_node...

    docs.aspose.com/3d/python-net/concatenate-quate...
  8. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX.... 2. Basics of Tables in LaTeX The...| c | c | } \ hline 2 Header 1 & Header 2 & Header 3 \\ \ hline...

    docs.aspose.com/tex/java/latex-tables/