Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 30,515 for

x

(0.87 sec)
  1. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::idX_get method. Gets or sets the X value at the specified indeX in C++...._get method Gets or sets the X value at the specified index....

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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/
  3. Aspose.Cells 9.0.0 中的公共 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....byte [] imageData = null ; int x = 0 ; int y = 0 ; byte [] objData...imageData = frame . ImageData ; x = frame . X ; y = frame . Y ; objData...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. 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-...
  5. HEIC to PDF - With Same dimensions and Resoluti...

    Hi Team, Please find the details below. Requirement : We want to convert HEIC image to PDF along with Same Dimensions and Resolutions. Please find the sample code and HEIC image metadata. private static void ConvertHe…...Orientation : Horizontal (normal) X Resolution : 72 Y Resolution :...KB) Question : As per meta data X & Y Resolution is “72” using code...

    forum.aspose.com/t/heic-to-pdf-with-same-dimens...
  6. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.indeX_of_key method. Returns the zero-based indeX of the specified property in the collection.... of_type ( lambda x : x . as_smart_tag (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indeXer. Gets a property at the specified indeX.... of_type ( lambda x : x . as_smart_tag (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SVG 坐标系和单位 – SVG Coordinate Systems and Units –...

    了解如何协同使用坐标系、画布和视口;什么是 viewboX 以及它如何用于 SVG 图像缩放。...SVG 文档描述了一个二维对象,该对象可以具有无限坐标,沿 X 轴和 Y 轴的正方向和负方向。当我们绘画时,我们不受空间的...中的默认坐标系非常相似。它的工作原理类似于二维 x-y 平面。初始 SVG 坐标系设置在初始 SVG 视口中,原点 (0,0) 位于左上角。正 x 方向为向右,正...

    docs.aspose.com/svg/zh/net/drawing-basics/coord...