Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 29,014 for

x

(0.56 sec)
  1. Crop EPS | C# .NET API Solution

    Crop EPS functionality offered by Aspose.Page API solution for .NET is eXplained and illustrated with the code snippets here....x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    docs.aspose.com/page/net/crop-eps/
  2. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…...not expected… I need to get the X and Y pixels position… var pathWorkbook...point for {series.DisplayName}: X={point.ShapeXPx}, Y={point.ShapeYPx}");...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  3. 使用Aspose-cad.jar,转PDF速度问题 - Free Support Forum ...

    您好,我试用了Aspose-cad.jar,实现将DWG模型空间的图纸转成独立的PDF页面,思路是先在DWG中定位需要转换的图框/图块的坐标和长宽,然后循环调用CadImage的save方法,将指定区域转成pdf格式,目前发现两种可用的方法: 1)在cadImage中设置minPoint和maXPoint; 2)按照官网示例实现指定坐标导出。然后外部采用循环实现逐页导出然后合并。 在试用时发现每次调用save方法,处理一个A3纸大…...fileNamePre + “第”+(++x)+“张图纸.pdf”; tempPDFFileNames[x-1] = fileName;...

    forum.aspose.com/t/aspose-cad-jar-pdf/313933
  4. Create Excel Charts and Embed Them in Presentat...

    Create EXcel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples.... get_Height (); int32_t x = 0 ; System :: ArrayPtr < uint8_t...AddOleObjectFrame ( static_cast < float > ( x ), 0.0f , oleWidth , oleHeight...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  5. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。..., 1 , 2 , 3 ]) # Right side (X+) mesh . create_polygon ([ 1 ...5 , 4 , 7 , 6 ]) # Left side (X-) mesh . create_polygon ([ 4 ...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  6. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or reposition it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  7. Aspose.GIS 更新:编辑要素和几何体并将更改保存到数据库。|Documentation

    “本文探讨了 Aspose.GIS 库的最新增强功能,重点是检测和保存映射应用程序中几何体和要素更改的新能力。”... Select ( x => x . GetValue < long >( "osm_id"...toReplaceIndex = editLayer . TakeWhile ( x => x . GetValue < long >( "osm_id"...

    docs.aspose.com/gis/zh/net/showcases/saving-cha...
  8. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evalu......forum discussions, such as adding x and y coordinates or including...forum discussions, such as adding x and y coordinates or including...

    forum.aspose.com/t/svg-foreignobject-not-render...
  9. Export Excel Equations to Other Formats with Py...

    Learn how to eXport EXcel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....expressions, use the to_la_te_x() method. The following sample...demonstrates how to use the to_la_te_x() method and insert the generated...

    docs.aspose.com/cells/python-net/export-equation/
  10. How to Create PowerPoint Slide Image using Python

    This simple how-to topic focuses on how to create PowerPoint slide Image using Python. It includes all necessarily required configuration steps and a working eXample code to generate Image from PowerPoint slide in Python....collection Add the user defined X and Y dimensions for the slide...

    kb.aspose.com/slides/python/how-to-create-power...