Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 30,515 for

x

(0.07 sec)
  1. Merge XPS files | Aspose.Page for JavaScript

    Merger XPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several XPS files into a single XPS or PDF document.... map ((x) => x. name ). toString (); 6 const...(e. target . files ). map ((x) => x. name ). toString (); 7 const...

    docs.aspose.com/page/javascript-cpp/merge/xps/
  2. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article eXplains how to define a Mesh....1 , 2 , 3 }); // Right side (X+) mesh . CreatePolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . CreatePolygon ( new int...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  3. 用 Node.js 通过 C++ 将工作表渲染为图形上下文|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将工作表渲染为图形上下文,包括渲染到图像文件、屏幕和打印机。...pageIndex, Graphics g, float x, float y) SheetRender.toImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/zh/nodejs-cpp/render-work...
  4. 2. Subscript and subscript in LaTeX

    This article discusses how to build math formulas that contain subscripts and superscripts with TeX and LaTeX....For example, in the expression x² , the 2 is a superscript. Subscript... It is illegal to type $x^y^z$ or $x_y_z$ . TeX will complain...

    docs.aspose.com/tex/java/latex-math-subscripts-...
  5. Chart.axisX property | Aspose.Words for Node.js

    Chart.aXisX property. Provides access to properties of the primary X aXis of the chart....to properties of the primary X axis of the chart. get axisX ()...series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Pdf417Parameters|Aspose.BarCode for Python via ...

    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^16 + x^12 + x^5 + 1 pdf_417eci_encoding...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....pageIndex , Graphics graphics , float x , float y , float scale ) Parameter...object where to render to. x Single The X coordinate (in world units)...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 档案

    档案...Where(x => x.ElementType == Forms.FormElementType...Forms.InputElement>() .Where(x => x.Type == Forms.InputElementType...

    blog.aspose.com/zh/html/create-fill-html-form-s...
  9. Chart.validateChartLayout Throws ArgumentOutOfR...

    Something bad is happening with attached presentation, it throws class com.aspose.slides.eXceptions.ArgumentOutOfRangeEXception: Specified argument was out of the range of valid values. Parameter name: Parameter name: i…...getText()); // handle secondary x-axis title if exists com.aspose...uShape).getColumns() .forEach(x -> x .forEach(y -> y .getTextFrame()...

    forum.aspose.com/t/chart-validatechartlayout-th...
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....( int x = 0 ; x < chart . ChartData . Series . Count ; x ++) {...chart . ChartData . Series [ x ]; series . Labels . DefaultDataLabelForm...

    docs.aspose.com/slides/net/chart-data-label/