Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 97,200 for

object

(1.92 sec)
  1. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....Word file into the Document object for conversion to the Excel...file into the Document class object and save it on the disk in...

    kb.aspose.com/words/net/conversion-from-word-to...
  2. Issue regarding Aspose licence management and E...

    Hi team, Recently we have raised an issue regarding Aspose licence management and Eset antivirus. Eset have found, with machine learning, that some dll with name ‘zx_467fc4a47004484b80547fff12cc3aa7.dll’ had been create…...#=z7l$nO$iUSmU3xRa8f4qRDBAZ0s(Object #=zWMVhUuo=) at #=qJ3E3ZvDbk4NTPQU4Fno$hIU=...#=z7l$nO$iUSmU3xRa8f4qRDBAZ0s(Object #=zWMVhUuo=) at #=qJ3E3ZvDbk4NTPQU4Fno$hIU=...

    forum.aspose.com/t/issue-regarding-aspose-licen...
  3. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...Creating by Setting Path Create an object of any desired class from the...

    docs.aspose.com/imaging/python-net/creating-ope...
  4. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...Creating by Setting Path Create an object of any desired class from the...

    docs.aspose.com/imaging/net/creating-opening-an...
  5. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...you a reference to the layer object that you can manipulate. layer...you need to create a Graphics object by passing the layer as a parameter...

    docs.aspose.com/psd/python-net/graphics-api/
  6. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....storing and retrieving Document objects to and from a database. For...array. To serialize a Document object in Aspose.Words: Save it to...

    docs.aspose.com/words/java/serialize-and-work-w...
  7. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE Objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 Python 中向 PDF 添加表格|Aspose.PDF for Python via ...

    了解如何在 Python 中向现有 PDF 文档添加和配置表格。...row_count ) + ", 3)" ) # Add table object to first page of input document...updated document containing table object document . save ( outfile )...

    docs.aspose.com/pdf/zh/python-net/adding-tables/
  9. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class....Excel sheet in to DataTable object. Then we need would be importing...into DataTable object. We need to create an object of AutoFiller...

    docs.aspose.com/pdf/net/export-excel-worksheet-...
  10. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for 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/java/hello-world-example/