Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 30,226 for

x

(0.98 sec)
  1. Aspose.Cells 16.12.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....means Yellow printf ( "Accent1: %x\r\n" , clr_Accent1 -> ToArgb ());...()); printf ( "Accent2: %x\r\n" , clr_Accent2 -> ToArgb ());...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  2. 档案

    档案... (ShapeType shapeType, float x, float y, float width, float height)... (ShapeType shapeType, float x, float y, float width, float height)...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  3. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...AddSmartArt(x, y, width, height, SmartArtLayoutType...IShape 属性 RawFrame、Frame、Rotation、X、Y、Width、Height,访问这些属性时会抛出 System...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades....snippet shows the steps of getting X and Y coordinates of XFA a form...( names [ 0 ]). Attributes [ "x" ]. Value ); Console . WriteLine...

    docs.aspose.com/pdf/net/xfa-forms/
  5. Bug 5035: Converting EsriJson to CSV- Conversio...

    Hi AleXander, Please see: Test data(Input/output): 5035-EsriJson -Csv.zip (1.3 KB) Thanks,...geometry column looks like POINT (x y) (or the appropriate WKT for..., “features”:[ {“geometry”:{“x”:102,“y”:0.5},“attributes”:{“prop0”:“value0”}}...

    forum.aspose.com/t/bug-5035-converting-esrijson...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....AddSmartArt(x, y, width, height, SmartArtLayoutType...properties RawFrame, Frame, Rotation, X, Y, Width, Height and throws a...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. 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/
  8. ChartAxis.document property | Aspose.Words for ...

    ChartAXis.document property. Returns the document containing the parent chart....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...
  9. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAXis.minor_tick_mark property. Returns or sets the minor tick marks for the 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. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in eXcel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...shapes that overlap with the x-axis and y-axis are somehow behind...shapes are appearing behind the x-axis and y-axis, this could be...

    forum.aspose.com/t/shapes-in-charts-rendered-by...