Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 28,910 for

x

(0.15 sec)
  1. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。... <filter> 元素有一组属性,以下是其中一些: x、y、width、height、filterUnits、primitiveUnits...结果可以作为另一滤镜的图像来源。 过滤器基元所需的属性为 x、y、width 和 height 。他们设置将应用滤镜的图...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  2. Advanced BarCode Features in Ruby|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....Generate a Patch Code in Ruby Manage X-Dimension and Y-Dimension in Ruby...

    docs.aspose.com/barcode/java/advanced-barcode-f...
  3. Advanced Barcode Features in PHP|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....Generate a Patch Code in PHP Manage X-Dimension and Y-Dimension in PHP...

    docs.aspose.com/barcode/java/advanced-barcode-f...
  4. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products.... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  5. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF library for C++....stream or save as PDF/A (or PDF/X) document. Get Started of C++...

    docs.aspose.com/pdf/cpp/basic-operations/
  6. basic-shapes.svg

    Xmlns="http://www.w3.org/2000/svg"> X1="30" y1="50" X2="300" y2="350" style="stroke:grey; stroke-width:5" /> x="120" y="150" width="90" height="90"...

    docs.aspose.com/svg/files/basic-shapes.svg
  7. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for С++ — optimize data visuals in PowerPoint presentations....series and set the error bar X format. Access the first chart...series and set the error bar X format. Access the first chart...

    docs.aspose.com/slides/cpp/error-bar/
  8. Working with Colors in Apache POI and Aspose.Ce...

    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.... setCellValue ( "X" ); cell . setCellStyle ( style...) 2 ); cell . setCellValue ( "X" ); cell . setCellStyle ( style...

    docs.aspose.com/cells/java/working-with-colors-...
  9. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....}; * * struct Vertex { * float x; * float y; * float z; * }; *.... writeFloat (( float ) cp . x ); writer . writeFloat (( float...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  10. Working with PDF File Metadata in C#|Aspose.PDF...

    EXplore how to eXtract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support....x : Metadata is stored in the Info...XmpValue objects. Convert PDF 1.x to PDF 2.0 with Metadata You can...

    docs.aspose.com/pdf/net/pdf-file-metadata/