Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 26,423 for

x

(0.09 sec)
  1. Aspose.3D 17.01中的公共 API 更改|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....\* \* struct Vertex { \* float x; \* float y; \* float z; \* };...writer . Write (( float ) cp . x ); writer . Write (( float ) cp...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  2. Custom Font-Family - Free Support Forum - aspos...

    I'm trying to create a PDF from an HTML file with a non-standard font. I've tried using base64 in the CSS like so but it doesn't work. Other base64 image src's do work so I thought this would work as well. Any other i…..."SuperAwesomeFont"; src: url(data:application/x-font-woff;base64,d09GRk9UVE8A...QcxnKEG/fRDF1E5Ku4hbdTUrDnbl/x/lbzjkbOoQ/8syroh1ybMfRCy3Aeb2...

    forum.aspose.com/t/custom-font-family/16662
  3. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。... SetText ( u "X-Axis" ); chart . GetValueAxis...Get ( u "A1" ). PutValue ( u "X" ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  4. Convert Images using Java Image Processing Libr...

    Using Java Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and eXport, eXpand or crop images....needs to create a rectangle with X and Y coordinates and specify...height of the rectangle box. The X,Y and Width, Height of rectangle...

    docs.aspose.com/imaging/java/converting-images/
  5. Convert Images using Python Image Processing Li...

    Using Python Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, CorelDraw, WebP, EPS, CMX, DICOM, and eXport, eXpand or crop images....needs to create a rectangle with X and Y coordinates and specify...height of the rectangle box. The X,Y and Width, Height of rectangle...

    docs.aspose.com/imaging/python-net/converting-i...
  6. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# eXamples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matriX....allows scaling images along the x- and y-axis. The sy scaling factor...by a factor of 2 in both the x and y dimensions. To add the circleElement...

    docs.aspose.com/svg/net/svg-scaling/
  7. 使用 JavaScript 将 PS/EPS 文件合并为 PDF

    Aspose.Page API 解决方案通过 C++ 实现的 JavaScript PS/EPS 合并功能允许您将多个 PS/EPS 文件合并为一个 PDF 文档。... map ((x) => x. name ). toString (); 6 const...

    docs.aspose.com/page/zh/javascript-cpp/merge/ps/
  8. Aspose.PSD的.NET 23.2版 - 发行说明|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.... Where ( x => x . IsVisible )) { if ( layer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. System Requirements|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....Alpine and others) Mac Mac OS X, macOS High Sierra, etc. .NET...Alpine and others) Mac Mac OS X, macOS High Sierra, etc. AI Document...

    docs.aspose.com/cells/net/system-requirements/
  10. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....the connector float x = connector -> get_X () + connector -> get_Width...AddAutoShape ( ShapeType :: Rectangle , x , y , 0.0f , height ); The result:...

    docs.aspose.com/slides/cpp/connector/