Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 30,470 for

x

(0.93 sec)
  1. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. EXplore layout types, placeholder control, and footer visibility through C# code eXamples....Method AddContentPlaceholde(float x, float y, float width, float height)...height) AddVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/net/slide-layout/
  2. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....get_WrapType ()); // Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. // The top left corner...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用用户定义尺寸从幻灯片生成缩略图|Aspose.Slides 文档

    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.... 根据用户定义的 X 和 Y 尺寸获取 X 和 Y 缩放因子。 按指定比例获取引用幻灯片的缩略图。...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/zh/net/generating-a-thum...
  5. Different UnitType is not used in CadRasterizat...

    I’m struggeling with the fact that I want to set the PageWidth and PageHeight properties in a new instance of the CadRasterizationOptions class that I’ll pass into the PdfOptions. I set the UnitType to UnitType.Millimet…...page size 25,40 x 38,10 cm, which is exactly 10 x 15 inch. Off course...DWG is unitless with size 1189 x 841 ‘undefined units’. I say,...

    forum.aspose.com/t/different-unittype-is-not-us...
  6. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag.... of_type ( lambda x : x . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DataLabels.WidthPixel always returns 0 after Ca...

    Hi all, I need your help. I am using Apsose.Cells 26.6.0 I have both identical charts in structure (2 series, line chart): chart0 (on the left) and chart1 (on the right). In both charts, I add a datalabel for the last…... Even X and Y pixel are equal to 0. (however...[DL BUG] Chart[0] “Short” => X=0 Y=0 W=0 H=0 [DL BUG] Chart[0]...

    forum.aspose.com/t/datalabels-widthpixel-always...
  8. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalTeXt 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。...添加一个简单分数:x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // 根据需要使用...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... None )); // Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. // The top left corner...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for Android MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....(); // Add a simple fraction: x / y. IMathElement fraction = new...new MathematicalText ( "x" ). divide ( "y" ); mathParagraph ...

    docs.aspose.com/slides/androidjava/examples/ele...