Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 29,014 for

x

(0.08 sec)
  1. 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/
  2. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AXisBuiltInUnit enum. Specifies the display units for an aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Set Bar Height for Barcode Image|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....= "Center" > < reportElement x = "0" y = "600" width = "500"...example code execution Manage X Dimension and Y Dimension...

    docs.aspose.com/barcode/jasperreports/set-the-b...
  4. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....vertical component of the connector $x = $connector -> getX () . $connector...addAutoShape ( ShapeType :: Rectangle , $x , $y , 0 , $height ); The result:...

    docs.aspose.com/slides/php-java/connector/
  5. 通过C++和Node.js更新ActiveX组合框控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入ActiveX组合框控件的值。...正如你所看到的,活动X组合框的值已更新为"This is combo box control"。...示例代码 以下样本代码更新了 样本excel文件 中存在的活动X组合框控件的值。 const path = require (...

    docs.aspose.com/cells/zh/nodejs-cpp/update-acti...
  6. Merge XPS files | Aspose.Page for JavaScript

    Merger XPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several XPS files into a single XPS or PDF document.... map ((x) => x. name ). toString (); 6 const...(e. target . files ). map ((x) => x. name ). toString (); 7 const...

    docs.aspose.com/page/javascript-cpp/merge/xps/
  7. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article eXplains how to define a Mesh....1 , 2 , 3 }); // Right side (X+) mesh . CreatePolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . CreatePolygon ( new int...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  8. 3D Format Conversion Solution | products.aspose...

    Convert 3D File to Autodesk, Draco, Wavefront, 3D Studio and many other formats...via Java Convert X to ASE via Java Convert X to OBJ via Java Export...

    products.aspose.com/3d/conversion/
  9. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBoX 控件的值。...正如你所看到的,活动X组合框的值已更新为"This is combo box control"。...示例代码 以下样本代码更新了 样本excel文件 中存在的活动X组合框控件的值。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  10. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...