Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 28,522 for

x

(0.25 sec)
  1. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....height and then setting the (x, y) position using coordinates...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/
  2. PPT的圆角矩形在导出PDF时左边框会消失 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 问题描述:在ppt中绘制圆角矩形,导出的jpg图片中圆角矩形左边框消失 导出JPG图片样式: image.png (3.4 KB)...dpi_x / dpi_y 升级库(可选) 该问题在 25.9.x 及以后版本的渲染引擎中已得到修复,若仍有异常请尝试升级到最新的...jpeg_opts.image_save_options.dpi_x = 144 jpeg_opts.image_save_options...

    forum.aspose.com/t/ppt-pdf/322438
  3. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....本文中的代码示例更改 PinX(X 坐标)和 PinY(Y 坐标)XForm 值以移动页面上的形状。...值以移动页面上的形状。 输入 diagram diagram后 品X 和 拼音 值已更改 更新 XForm 数据的过程是: 加载 diagram。#...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  4. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将EXcel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...00 x 4.00 in" ); // Save the workbook...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  5. AxisCrosses Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisCrosses enum for defining aXis crossing points, enhancing your charting capabilities effortlessly....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。... Get ( k ); std :: cout << "X: " << pathPoint . GetX () << "...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...
  7. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library....7 x 8.3 in) and in Aspose.Pdf, 1 inch...

    docs.aspose.com/pdf/java/change-page-size/
  8. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java....Shows how to sign documents with X.509 certificates. // Verify that...Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/java/com.aspose.word...
  9. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…...png</href> </Icon> <hotSpot x="0" y="0" xunits="pixels" yunits="pixels"/>...

    forum.aspose.com/t/reading-style-based-attribut...
  10. 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/