Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 87,550 for

object

(0.22 sec)
  1. Convert MPP to PNG in Java

    This brief example is about how to convert MPP to PNG in Java. It provides well-definfed configuration steps and an example code to transform MPP file to PNG using Java....file using the Project class object to change MPP to PNG using...the ImageSaveOptions class object Save MPP as PNG in Java using...

    kb.aspose.com/tasks/java/convert-mpp-to-png-in-...
  2. 档案

    档案...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  3. Aspose.PSD for .NET 21.7 - 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 expected , object actual ) { if (! object . Equals...)) { throw new Exception ( "Objects are not equal." ); } } using...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  4. 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-...
  5. 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...
  6. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...style object. let stl ; // Create/add the style object. stl =...Solid ); // Create a StyleFlag object. let flg = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  7. Aspose.PSD for .NET 25.2 - 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....); } void AssertIsNotNull ( object actual ) { if ( actual == null...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  8. 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/
  9. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....access the ActiveX control object via the Shape::get_ActiveXControl()...\\ " ); // Create workbook object Workbook wb ; // Access first...

    docs.aspose.com/cells/cpp/add-activex-controls-...