Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 94,374 for

object

(0.14 sec)
  1. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/python-net/styling-and-da...
  2. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....argument and returns a Document object. Get the pages of the document...function, which takes a Document object as an argument and returns...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  3. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....OleObject -2 The shape is an OLE object. OleControl 201 The shape is... WordArt object. TextStop 137 Stop, WordArt object. TextTriangle...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE Objects and ActiveX controls, enhancing your document processing capabilities....access to the data of an OLE object or ActiveX control. To learn...visit the Working with Ole Objects documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  6. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....Object All Implemented Interfaces:...add(String name) Creates a DataTable object by using the specified name...

    reference.aspose.com/words/java/com.aspose.word...
  7. Error converting .VSD to PDF - Free Support For...

    ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd.zip (149.5 KB) When trying to convert the file ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd to PDF, an error occurs. Testing the conversion on your …...…ctor(String ) at InvokeStub_ …ctor(Object, Span`1) at System.Reflection...MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/error-converting-vsd-to-pdf/...
  8. 通过 xlsx4j 在电子表格中添加图像|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....//Instantiating a Workbook object Workbook workbook = new Workbook...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/zh/java/add-images-in-spr...
  9. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole Objects or onlin vodeo into a document using Python....Ask AI Working with OLE Objects and Online Video Contents [ Hide...demonstrates how to insert OLE objects—including setting package properties...

    docs.aspose.com/words/python-net/working-with-o...
  10. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....create a PdfFileSecurity class object and bind the input PDF using...DocumentPrivilege object and then pass this object to the setPrivilege...

    docs.aspose.com/pdf/java/set-privileges/