Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 28,522 for

x

(0.09 sec)
  1. 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...
  2. Formula recognition|Documentation

    EXtracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....RecognizeFormula ( input , true ) x_{c} ( t )=\\sin\ ( 2 \\pi( 1 0...0 ) t \ ) T=1 / 4 0 0 x [ n ] x [ n ] x [ n ]=\\cos\ ( {\\frac{\\pi}...

    docs.aspose.com/ocr/java/formula-recognition/
  3. Multi-part answer sheet with fill-in line|Docum...

    OMR ready multi-part answer sheet with fill-in line...jpg" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...png" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...

    docs.aspose.com/omr/net/showcases/exam/multipart/
  4. 数学文本|Aspose.Slides 文档

    了解 Aspose.Slides for Android 的 MathematicalTeXt 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...getMathParagraph (); // 添加一个简单分数:x / y。 IMathElement fraction = new...new MathematicalText ( "x" ). divide ( "y" ); mathParagraph ...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++....Examples Shows how to translate the x and y coordinate location on a...the right of // the document's x and Y coordinate origin point...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...OrderBy(x => x.Key)) { int pageIndex = pageKv...Position = 0; double x = info.BlankSpace.X / scaleX; double y =...

    forum.aspose.com/t/help-needed-with-coordinate-...
  7. SVG 文本 – SVG text, SVG textPath – Aspose.SVG指南

    您将了解有关字形、字符和字体的基本信息,并学习如何使用 Aspose.SVG 将 SVG 文本显示、格式化和设置样式为 SVG 图像。... x 和 y 是负责文本位置的主要属性。文本的基线从第一个文本符号的左下角开始。必须将...值设置为大于字体大小。否则,文本不会进入视口。 以下示例说明了如何正确指定基线的起点。 x 和 y 设置基线起点的坐标 ( svg-text-position...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  8. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart aXes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...axis as in Excel. | | Manage X and Y Axes In Excel charts, horizontal...

    docs.aspose.com/cells/cpp/chart-axes/
  9. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize teXt positioning in PowerPoint presentations.... log ( "X: " + rect . x + " Y: " + rect . y + "...get_Item ( 1 ). get_Item ( 1 ); var x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/nodejs-java/paragraph/
  10. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/net/powerpoint-math-equa...