Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 133,215 for

2

(0.05 sec)
  1. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Recognize IATA2OF5 BarCode Images via Python | ...

    Scan IATA2OF5 symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  4. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability.... Write ( "Row 2, cell 1." ); builder . EndTable... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Write ( "Row 2, cell 1." ); builder . EndTable... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... line_width = 2.5 builder . font . border . line_style...builder . write ( 'Row 1, Col 2' ) builder . end_row () # Changing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ C++https://products.aspose.com/pdf/th/cpp/conversion/Recent content in โซลูชันการแปลง PDF โดยใช้ C++ on Aspsoe.PDF Pr......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/th/cpp/conversion/index...
  8. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var entity...is {1}, layer's color ID is {2}", entity.ColorId, entity.LayerName...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  9. 3D 图表|Aspose.Slides 文档

    在 C# 或 .NET 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX, rotationY 和 depthpercents...defaultWorksheetInde , 0 , 2 , "系列 2" ), chart . Type ); // 添加类别...defaultWorksheetInde , 2 , 0 , "类别 2" )); chart . ChartData ...

    docs.aspose.com/slides/zh/net/3d-chart/
  10. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity.... Write ( "Row 1, Cell 2." ); // Call the builder's "EndRow"...InsertCell (); builder . Write ( "Row 2, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...