Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 24,925 for

x

(0.23 sec)
  1. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. The...charts are also based on the X, Y, and Z axes. These charts are...

    docs.aspose.com/cells/cpp/chart-types/
  2. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. The...charts are also based on the X, Y, and Z axes. These charts are...

    docs.aspose.com/cells/python-net/chart-types/
  3. 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/
  4. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java 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/java/crop-eps/
  5. 使用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
  6. Compress and Decompress XML Files via .NET

    C# compression and decompression source code to compress XML documents into a single zip archive or vice versa on .NET Framework, .NET Core.... The "X" in XML is for extensible which...(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...

    products.aspose.com/zip/net/zip-file/xml/
  7. 系统要求|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.... Mac Mac OS X 支持的框架 Aspose.Slides for .NET 支持...

    docs.aspose.com/slides/zh/net/system-requirements/
  8. 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...
  9. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. The...charts are also based on the X, Y, and Z axes. These charts are...

    docs.aspose.com/cells/go-cpp/chart-types/
  10. 3D 图表|Aspose.Slides 文档

    在 C# 或 .NET 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX, rotationY 和 depthpercents...以下文章将帮助您如何设置不同的属性,如 X、Y 旋转、 DepthPercents 等。示例代码应用了上述属性的设置。...

    docs.aspose.com/slides/zh/net/3d-chart/