Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 94,304 for

object

(0.2 sec)
  1. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....Microsoft Excel are: Contents Objects Scenarios Protected worksheets...worksheet Objects The user cannot modify drawing objects Scenarios...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  2. Aspose.PSD for .NET 20.6 - 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....AssertAreEqual ( object actual , object expected ) { if (! object . Equals...AssertAreEqual ( object actual , object expected ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  3. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。... Object ) { Stream Ole_stream = new...Get format of the OLE file object Aspose . Words . FileFormatInfo...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....the worksheet’s page_setup object. Set the fit_to_pages_tall...# Instantiating a Workbook object workbook = Workbook ( "input...

    docs.aspose.com/cells/python-net/how-to-print-e...
  5. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....VSTO // Initiate Application object Excel . Application ExcelApp...Heading" ; // Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  6. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method...first ancestor of the specified object type. def get_ancestor ( self...self , ancestor_type : object ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....of ISlide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the AddClone method exposed...

    docs.aspose.com/slides/net/clone-slides/
  8. Clone Presentation Slides on Android|Aspose.Sli...

    Duplicate PowerPoint slides with Aspose.Slides for Android. Follow our clear Java code examples to automate PPT creation in seconds and eliminate manual work....of ISlide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the addClone method exposed...

    docs.aspose.com/slides/androidjava/clone-slides/
  9. Aspose::Words::ConditionalStyle::Equals method ...

    Aspose::Words::ConditionalStyle::Equals method. Compares this conditional style with the specified Object in C++....conditional style with the specified object. bool Aspose :: Words :: ConditionalStyle...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/java/manage-textbox/