Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 50,022 for

properties

(0.18 sec)
  1. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... To specify the properties, do this: Instantiate Presentation...below, we have set different properties of Pie of Pie chart. // Create...

    docs.aspose.com/slides/java/pie-chart/
  2. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... In order to specify the properties. Please follow the steps...below, we have set different properties of Pie of Pie chart. import...

    docs.aspose.com/slides/python-net/pie-chart/
  3. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension Properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...Creates web extension custom property with specified name and value...name String Property name. value String Property value. Examples...

    reference.aspose.com/words/net/aspose.words.web...
  4. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....slide and set the background properties Set fill type, color, and...presentation. Access the background property of the selected slide and...

    kb.aspose.com/slides/net/change-background-colo...
  5. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Properties.First(p => p.Key == MAPIProperties...occurs when you try to access a property or method on an object that...

    forum.aspose.com/t/nullreferenceexception-listm...
  6. Archive

    archives...Data in Java Read a Shape Property by Name Read InheritProps...shapes, pages, and custom properties. It works with VSDX, VSD...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  7. 在 Jython 中管理文档属性|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....list of all custom document properties of the Excel file customProperties...custom document property by using the property index # customProperty1...

    docs.aspose.com/cells/zh/java/managing-document...
  8. Convert DWG to TIFF in Python

    This brief tutorial helps to convert DWG to TIFF in Python. It contains the details to configure the environment, a step-by-step algorithm, and a sample code snippet to develop an AutoCAD to TIFF converter in Python....input DWG file Set custom properties by initiating a CadRasterizationOpti...Subsequently, define custom properties if needed; otherwise, the...

    kb.aspose.com/cad/python/convert-dwg-to-tiff-in...
  9. How to Convert Excel to Word in Java

    This article explains how to convert Excel to Word in Java. It contains configuration details, detailed steps, and a runnable sample code to export Excel to Word in Java....document along with the custom properties These steps help to convert...demonstration like we have used one property to create a folder for the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. Convert GIF to PDF in Python

    Follow this article to transform GIF to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter in Python....GIF file Optionally set the properties of the page Add the Image...object by setting its file property to the GIF file name. Add...

    kb.aspose.com/pdf/python/convert-gif-to-pdf-in-...