Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 27,080 for

x

(0.11 sec)
  1. 搜索

    搜索...for (int x = 0; x < table->get_Rows()->get_Count(); x++) { SharedPtr<IRow>...= table->get_Rows()->idx_get(x); for (int y = 0; y < row->get_Count();...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  2. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAXis.minorUnit property. Returns or sets the distance between minor tick marks....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.reverseOrder property | Aspose.Words ...

    ChartAXis.reverseOrder property. Returns or sets a flag indicating whether values of aXis should be displayed in reverse order, i.e...series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.tickMarkSpacing property | Aspose.Wor...

    ChartAXis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idX_get method. Gets a document signature at the specified indeX in C++....Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_FiXCheckDigit method. Gets or sets whether to fiX the check digit if it’s invalid in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_AddStartStopChar method. Gets or sets whether to add Start/Stop characters for barcode types NW7 and CODE39 in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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/
  9. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AXisCrosses enumeration. Specifies the possible crossing points for an aXis....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language.... llx -= 2 # Lower-left x rect . lly -= 2 # Lower-left y...rect . urx += 2 # Upper-right x rect . ury += 2 # Upper-right...

    docs.aspose.com/pdf/python-net/update-links/