Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 90,760 for

object

(0.11 sec)
  1. 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/
  2. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE Objects from streams....Stream ) Inserts an embedded OLE object from a stream into the document...Programmatic Identifier of OLE object. asIcon Boolean Specifies either...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....string, ImageSaveOptions , object[], string[] ) Populates the...ImageSaveOptions saveOptions , object [] data , string [] dataSourceNames...

    reference.aspose.com/words/net/aspose.words.low...
  4. 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...
  5. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…...b__128_0(Object state) at System.Windows.Threading...InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System...

    forum.aspose.com/t/arithmetic-operations-result...
  6. 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...
  7. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via 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/javascript-cpp/styling-an...
  8. ReportingEngine.build_report method | Aspose.Wo...

    aspose.words.reporting.ReportingEngine.build_report method... Document , data_source : object ): ... Parameter Type Description...data. data_source object A data source object. Remarks Using this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Math::MathObjectType enum | Aspo...

    Aspose::Words::Math::MathObjectType enum. Specifies type of an Office Math Object in C++....Specifies type of an Office Math object. enum class MathObjectType...underbar. BorderBox 4 Border Box object, consisting of a border drawn...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. 使用抽象计算引擎与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-...