Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 79,391 for

object

(0.09 sec)
  1. Aspose::Words::Drawing::ReflectionFormat::get_D...

    Aspose::Words::Drawing::ReflectionFormat::get_Distance method. Gets a double value that specifies the amount of separation of the reflected image from the Object in points. The default value is 0.0 in C++....the reflected image from the object in points. The default value...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::GlowFormat::set_Color m...

    Aspose::Words::Drawing::GlowFormat::set_Color method. Sets a Color Object that represents the color for a glow effect. The default value is Black in C++....GlowFormat::set_Color method Sets a Color object that represents the color for...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartXValue::ge...

    Aspose::Words::Drawing::Charts::ChartXValue::get_ValueType method. Gets the type of the X value stored in the Object in C++....of the X value stored in the object. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartSeriesCollection.add_double method | Aspos...

    ChartSeriesCollection.add_double method. Adds new [ChartSeries](../../chartseries/) to this collection...Recently added ChartSeries object. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LaTeX to PDF Conversion API | C++

    LaTeX to PDF conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert LaTeX to PDF.... Create an object of the TeXOptions class. Specify...with a newly created PdfDevice object and run the LaTeX to PDF conversion...

    products.aspose.com/tex/cpp/conversion/latex-to...
  6. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity.... With the Title object, you can change text, font...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  7. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity.... With the Title object, you can change text, font...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  9. Convert USD to DRC via Python | products.aspose...

    Convert USD & other 3D files using .NET API...Conversion # load the USD in an object of Scene scene = aspose.threed...RVM) USD TO OBJ (Wavefront 3D Object File) USD TO STL (Stereolithography...

    products.aspose.com/3d/python-net/conversion/us...
  10. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX reader in Java.... Initially, the Workbook object loads the Excel file, and then...then a WorksheetCollection object fetches the desired worksheet...

    kb.aspose.com/cells/java/read-excel-file-in-java/