Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 79,463 for

object

(0.24 sec)
  1. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint presentations using Python... Add an IAutoShape object with ShapeType set as RECTANGLE...the newly added IAutoShape object. Add a text_frame property...

    docs.aspose.com/slides/python-net/manage-textbox/
  2. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  3. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....property Gets a FieldOptions object that represents options to...Execute ( new [] { "Date1" }, new object [] { new DateTime ( 2020 ,...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Animated Charts|Aspose.Slides for Python Docume...

    PowerPoint charts series and animations in Python...Get reference of the chart object. Animate the series. Write...Get reference of the chart object slide = presentation . slides...

    docs.aspose.com/slides/python-net/animated-charts/
  5. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....access the ActiveX control object via the Shape::get_ActiveXControl()...\\ " ); // Create workbook object Workbook wb ; // Access first...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  6. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Odt or Ott in C++....saved if this save options object is used. Can be Odt or Ott...specified in the SaveOptions object. doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/net/customizing-charts/
  8. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...end" )); // Create a style object Style style = sheet1 . GetCells...SetStyle ( style ); // Create an object for AutoFitterOptions AutoFitterOptions...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  9. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript... Add an AutoShape object with ShapeType set as Rectangle...for the newly added AutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  10. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...