Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 28,990 for

x

(0.05 sec)
  1. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. EXplore layout types, placeholder control, and footer visibility through 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/nodejs-java/slide-layout/
  2. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim X As New Aspose.Cells.Workbook X.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  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. 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/
  5. 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...
  6. Add Math Equations to PowerPoint Presentations ...

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

    docs.aspose.com/slides/java/powerpoint-math-equ...
  7. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalTeXt 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...get_MathParagraph (); // 添加一个简单分数:x / y。 auto fraction = MakeObject...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. ChartType Enum | Aspose.Words for .NET

    EXplore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Print Barcodes in Report|Documentation

    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...."1742" > < line > < reportElement x = "0" y = "0" width = "515" height...< textField > < reportElement x = "0" y = "10" width = "515" height...

    docs.aspose.com/barcode/jasperreports/print-bar...
  10. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....of zooming in/out of the map, X is the row in the tile array,...L . tileLayer ( '/tiles/{z}/{x}/{y}.png' , { maxZoom : 19 , minZoom...

    docs.aspose.com/gis/net/showcases/sliding-map-w...