Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 29,870 for

x

(0.61 sec)
  1. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 LinuX Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.X) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...x ) Aspose.Slides version: 26.1...Upgrade to a newer Slides build (27.x or later) – the TIFF encoder was...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  2. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an aXis in Java....0)); // For the X-axis, set the major tick marks...INSIDE); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Ավելացնել նշում Excel-ում Python-ի միջոցով

    Հետևեք այս հոդվածին՝ EXcel-ում Python-ի միջոցով նշում ավելացնելու համար։ Այն ներառում է IDE-ի կարգավորումների մանրամասներ, քայլերի ցանկ և օրինակային կոդ EXcel-ում Python-ի միջոցով նշում տեղադրելու համար։...արժեքը ballot x-ի համար, \u2718՝ heavy ballot x-ի համար և \u274C՝...

    kb.aspose.com/hy/cells/python/add-checkmark-in-...
  5. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph... advance_offset Horizontal (x) offset relative to glyph position...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title teXt.... Text = "X Axis" ; chart . AxisX . Title...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Change Tick Label Direction|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for Python via .NET. Our guide will help you understand how to adjust the orientation of tick labels on aXes, including horizontal, vertical, and angled orientations....which Axis exists in the Chart X Axis Vs. Category Axis Analyzing...

    docs.aspose.com/cells/python-net/change-tick-la...
  8. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAXisTitle Orientation property. Gets or sets the orientation of the aXis title teXt.... Text = "X Axis" ; chart . AxisX . Title...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of teXt matches during document search and replace operations....new Regex ( "1[\\s\\S]*3" ), "X" , options ); Assert . That (...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...: line_to ( point ) line_to ( x , y ) 在路径的指定位置添加直线 : line_to (...( point , index ) line_to ( x , y , index ) 在路径末尾添加三次贝塞尔曲线 :...

    docs.aspose.com/slides/zh/python-net/custom-shape/