Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 90,869 for

object

(0.44 sec)
  1. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/python-net/ellipse/
  2. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/androidjava/ellipse/
  3. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for Python via .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....a Series object, whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/python-net/customizing-ch...
  4. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc =...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Decrypt PDF File|Aspose.PDF for Java

    Discover how to decrypt PDF files using Aspose.PDF in Java and remove password protection to gain access to the content....need to create PdfFileSecurity object and then call the DecryptFile...); // Create PdfFileSecurity object if ( pdfFileInfo . isEncrypted...

    docs.aspose.com/pdf/java/decrypt-pdf-file/
  6. Change Password of PDF File|Aspose.PDF for Java

    Learn how to change the password of a PDF file for enhanced security using Aspose.PDF in Java....need to create PdfFileSecurity object and then call the ChangePassword...); // Create PdfFileSecurity object if ( pdfFileInfo . isEncrypted...

    docs.aspose.com/pdf/java/change-password/
  7. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....Object, com.aspose.words.Field public...static Object[][] fieldLinkedObjectsAs() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Transform PNG to SVG using C#

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Initialize the ImageVectorizer object to customize the output SVG...properties of the Configuration object in the ImageVectorizer class...

    kb.aspose.com/svg/net/how-to-transform-png-to-s...
  9. How to Convert OBJ to FBX in C#

    This quick tutorial guides you on how to convert OBJ to FBX in C#. It includes the step-by-step algorithm, IDE configuration, and a runnable code snippet to convert OBJ to FBX in C#....Manager tool Get the source Object file with the Scene .FromFile()...FromFile() method Create an object of FbxSaveOptions class Invoke...

    kb.aspose.com/3d/net/how-to-convert-obj-to-fbx-...
  10. Conversion from PPT to PPTX format in Aspose.Sl...

    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....through Presentation when the object is instantiated. //Instantiate...//Instantiate a Presentation object that represents a PPTX file PresentationEx...

    docs.aspose.com/slides/net/conversion-from-ppt-...