Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 92,098 for

object

(0.16 sec)
  1. List.Equals | Aspose.Words for .NET

    Discover how the List Equals method efficiently compares lists for accuracy. Enhance your coding skills with this essential programming technique!...Equals( object ) Determines whether the specified object is equal...current object. public override bool Equals ( object obj ) See...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Document.mailMergeSettings property | Aspose.Wo...

    Document.mailMergeSettings property. Gets or sets the Object that contains all of the mail merge information for a document....mailMergeSettings property Gets or sets the object that contains all of the mail...MailMergeSettings Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Using Lexical Tokens in Java|Aspose.Words for Java

    Use lexical tokens in template expressions when building a report in Java....name of a passed data source object The name of an iteration variable...The name of a member of an object that is determined as follows:...

    docs.aspose.com/words/java/using-lexical-tokens/
  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. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...used to draw different line objects such as an ellipse, circle...steps can be used. Create an object of the Bitmap class Initialize...

    docs.aspose.com/drawing/net/working-with-pens/
  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. 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...
  9. 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...
  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-...