Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 86,656 for

object

(0.12 sec)
  1. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/go-cpp/styling-and-data-f...
  2. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/python-net/styling-and-da...
  3. Working with Vector Graphics in Java|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in Java...Create an object of Bitmap class . Initialize an object of Graphics...from this bitmap Define a Pen object with desired parameters Use...

    docs.aspose.com/drawing/java/working-with-vecto...
  4. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles, etc...Create an object of Bitmap class . Initialize an object of Graphics...

    docs.aspose.com/drawing/java/working-with-pens/
  5. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for Node.js via C++....Excel, you can insert an Ole Object with source data ( embedde...xlsx ). Double click the Ole Object, and the embedded file will...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  6. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....Object public class HorizontalAlignment...Description CENTER Specifies that the object shall be centered with respect...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Hide ] BuildReport( Document , object ) Populates the specified template...BuildReport ( Document document , object dataSource ) Parameter Type...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Error converting .VSD to PDF - Free Support For...

    ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd.zip (149.5 KB) When trying to convert the file ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd to PDF, an error occurs. Testing the conversion on your …...…ctor(String ) at InvokeStub_ …ctor(Object, Span`1) at System.Reflection...MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/error-converting-vsd-to-pdf/...
  9. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  10. 通过 xlsx4j 在电子表格中添加图像|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....//Instantiating a Workbook object Workbook workbook = new Workbook...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/zh/java/add-images-in-spr...