Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 90,865 for

object

(0.47 sec)
  1. 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...
  2. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  4. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  5. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....'Create a new section in the Pdf object Dim pdfsection Set pdfsection...Section" ) 'Add section to Pdf object document . Sections . Add (...

    docs.aspose.com/pdf/net/asp-vbscript-via-com-in...
  6. Primitive Shape to Mesh|Documentation

    Aspose.3D for Node.js via Java API has support of converting any primitive shape to mesh. Primitive shapes include most basic and used Objects like box, sphere, plane, cylinder, and torus....include most basic and used objects like box, sphere, plane, cylinder...perfectly round geometrical object in three-dimensional space...

    docs.aspose.com/3d/nodejs-java/primitive-shape-...
  7. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|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....//Instantiate the Application object. Excel . Application ExcelApp..."Thick Lines" ; //Define a range object(A2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  8. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....Words represent an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    docs.aspose.com/words/cpp/working-with-shapes/
  9. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/php-java/create-document/
  10. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White PDF in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White pdf converter in C#....image into the Image class object Perform casting of the loaded...to RasterCachedImage class object Cache image data if it is not...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...