Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 90,865 for

object

(0.66 sec)
  1. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....is available Create a list object by providing the range of cells...TableStyleType of the list object as TableStyleMedium10 Set the...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  2. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....disk into the Document class object and configure the output SVG...file into the Document class object from the disk Create SvgSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  3. Convert DNG to JPG using Java

    This article provides guidance on converting DNG to JPG using Java. It shares the necessary resources, a list of steps, and a sample code to change DNG to JPEG using Java....class object Typecast the loaded image to a DngImage object for...properties and methods Create an object of the JpegOptions class and...

    kb.aspose.com/imaging/java/convert-dng-to-jpg-u...
  4. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....properties in the FbxSaveOptions object. Steps to Convert GLB to FBX...class object via the from_file() method Create an object of the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  5. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel工作表中将WAV文件作为OLE对象插入。...Cells OLE Object Example </ title > </ head...head > < body > < h1 > Add OLE Object to Workbook </ h1 > < p > Select...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  6. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an Object....the glow formatting for an object. Remarks Use the ShapeBase...access glow properties of an object. You do not create instances...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Marking BarCode Regions in an Image in Ruby|Doc...

    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....= nil # Initialize an object of type BufferedImage to get...get the Graphics object bufferedImage = Rjb :: import ( 'javax...

    docs.aspose.com/barcode/java/marking-barcode-re...
  8. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Represents fill formatting for an object. To learn more, visit the Working...set; } Gets or sets a Color object that represents the background...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.PSD for .NET 20.6 - 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 actual , object expected ) { if (! object . Equals...AssertAreEqual ( object actual , object expected ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  10. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/net/how-to-load-fonts/load...