Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 83,289 for

object

(0.08 sec)
  1. Convert NumPy to Excel|Documentation

    Convert NumPy to Excel by using Aspose.Cells for Python via .NET API....Ndarray, a multidimensional array object, is a fast, flexible, and space...via .NET. Create ListObject object using sample data. The output...

    docs.aspose.com/cells/python-net/convert-numpy-...
  2. How to Remove All Restrictions from PDF in C#

    This article describes the process of how to remove all restrictions from PDF in C#. It has the IDE settings, a list of programming steps and a runnable sample code to unlock PDF restrictions in C#....restrictions Create a PdfFileSecurity object for managing the PDF file security...Instantiate a DocumentPrivilege class object and set its default value to...

    kb.aspose.com/pdf/net/how-to-remove-all-restric...
  3. Create a Presentation in Java|Aspose.Slides Doc...

    Create PowerPoint presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....workflow—creating a Presentation object, grabbing the first slide,...its index. Add an IAutoShape object of Cloud type using the addAutoShape...

    docs.aspose.com/slides/java/create-presentation/
  4. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....PDF format Get the source 3D object file with the Scene class instance...the details for exporting 3D object to PDF using Python . The process...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  5. How to Convert HTML to Text in Java

    This simple topic is about how to convert HTML to text in Java. In Java HTML to plain text conversion application running under Windows, Linux or macOS platforms can be developed using simple and easy API interfaces....using String object Initialize HTMLDocument class object to load the...Initialize INodeIterator class object to iterate nodes and append...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  6. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....use a SvgSaveOptions class object for controlling the rendering...Excel to SVG Create Workbook object to load the input Excel file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  7. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....and cast it as an EpsImage object Customize the loaded EPS file...Create the PdfOptions class object for output PDF file customization...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  8. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/net/move-pages/
  9. Aspose.PSD for .NET 23.5 - 发行说明|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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...