Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 30,234 for

x

(0.4 sec)
  1. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。...GetLocationOnScreen ( location ); int x = ( int ) e . Event . GetX ();... Event . GetY (); int posX = x - location [ 0 ]; int posY = y...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  2. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....cells—for example, (1, 1) x (2, 1) and (1, 2) x (2, 2)—the resulting...

    docs.aspose.com/slides/python-net/manage-cells/
  3. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。... vertical_flip ) x , y = shape . frame . x , shape . frame ....frame = slides . ShapeFrame ( x , y , width , height , flip_h...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  4. 配置 OAuth 2.0 API 访问 Google 服务|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.... ContentType = "application/x-www-form-urlencoded" ; string.... ContentType = "application/x-www-form-urlencoded" ; string...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  5. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX....Doe & & x & & & & x & & 2 \\ 4 Dean Jones & x & & x & & x & & &...Cross & & & & x & & & & 1 \\ 6 Pete Brad & & & & & & & x & 1 7 \ end{tabular}...

    docs.aspose.com/tex/java/latex-tables/
  6. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG content and vice versa....350 x 350 units will be converted to approximately 1094 x 1094...source rendering.svg file – 350 x 350 px. Scale Content when Rendering...

    docs.aspose.com/svg/net/resize-document/
  7. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能...现在,我们创建一个新的图形状态,该状态将相对于上一级图形状态沿 X 轴平移 250 个点,并向该新图形状态添加相同的矩形路径,该矩形路径以...0f , 200. 0f ); 这里我们创建一个图形状态,其 X 轴缩放 0.5,Y 轴缩放 0.75,并将相同的矩形路径添加到这些新的图形状态中,该矩形路径以...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  8. 使用字形对象| C++

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何在C ++中编码字形。...AddPoint((int32_t)moveTo -> get_X(), (int32_t)moveTo -> get_Y()...AddPoint((int32_t)line -> get_X(), (int32_t)line -> get_Y(), points);...

    docs.aspose.com/font/zh/cpp/developer-guide/usi...
  9. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...BarChart barChart = new BarChart { X = 50, Y = 500, Width = 400, Height...barChart.Series.Add(series); // ④ 添加 X 轴标签(可选) barChart.CategoryAxis...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829
  10. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、PPTX 和 ODP 文件——提升您的演示文稿效果。...本文将帮助您设置诸如 X、Y 旋转、 DepthPercents 等不同属性。示例代码演示了上述属性的设置。...chart . rotation_3d . rotation_x = 40 chart . rotation_3d . rotation_y...

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