Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 94,495 for

object

(0.88 sec)
  1. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded Object if you want to save it into a file in C++....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for Objects in the drawing layer, such as an AutoShape, freeform, OLE Object, ActiveX control, or picture...ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DXF Drawings|CAD Documentation

    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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  4. Format and Modify Named Ranges|Documentation

    This article shows how to format and modify named ranges using Aspose.Cells for Python via .NET API....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/python-net/format-and-mod...
  5. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....Developers can retrieve Window objects using Aspose.Diagram for .NET...WindowCollection object represents a list of Window objects available...

    docs.aspose.com/diagram/net/working-with-window...
  6. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....background image to a page object. The following code snippet...using the BackgroundArtifact object with Python. import aspose...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  7. Changing the Font and Color of a Row or Column|...

    This article introduces how to change the font and color in row or column in GridDesktop....//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Printing Workbooks in Aspose.Cells|Documentation

    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....//Instantiating a Workbook object Workbook workbook = new Workbook.../data/test.xlsx" ); //Create an object for ImageOptions ImageOrPrintOptions...

    docs.aspose.com/cells/net/printing-workbooks-in...
  9. Assemble Spreadsheets|Documentation

    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....programmatically: Create an object of the Workbook class. Call...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  10. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. auto...get_Slide ( 0 ); // Add an OLE object to the slide auto allBytes...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...