Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 94,376 for

object

(0.09 sec)
  1. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....types of charts and charting objects offered by Aspose.Cells, and...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  2. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...Aspose::Cells::Drawing::Label object. The Label class represents...

    docs.aspose.com/cells/cpp/controls-in-charts/
  4. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....image data A BufferedImage object A string containing an image...image tag returns a stream object, then it is closed by the engine...

    docs.aspose.com/words/java/inserting-images-dyn...
  5. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...the anchor character of this object. hasChildNodes Returns true...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....spreadsheet using a Workbook class object Get access to the target worksheet...Python by working with the style object. The rotation angle can be...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...
  7. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....Create a Tiffoptions class object to set the output TIFF options...using the TiffOptions class object, the output TIFF image options...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. How to Convert PPT to PDF using C#

    This topic focuses on how to convert PPT to PDF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. To convert PowerPoint to PDF C# Interop based complex API solution is one of the options, however in this example we will manage the conversion using a few simple lines of code....using the Presentation class object to set the desired PDF options...Initialize the PdfOptions class object to set the desired image options...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  9. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Initialize a DocumentBuilder class object to access different document...uses DocumentBuilder class object to perform main tasks in the...

    kb.aspose.com/words/java/how-to-add-header-and-...
  10. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....add Mapi Contact" Create an object of the MapiContact class to...We will start by creating an object of the MapiContact class to...

    kb.aspose.com/email/python/how-to-create-mapico...