Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 96,134 for

object

(0.66 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. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Hide ] BuildReport( Document , object ) Populates the specified template...BuildReport ( Document document , object dataSource ) Parameter Type...

    reference.aspose.com/words/net/aspose.words.rep...
  3. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java....Object public class UserInformation...// Create a UserInformation object and set it as the data source...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the Objects, parameters, methods required for this, and get examples of loading.... Objects and parameters required for...Aspose.Font for .NET gives object for notifying two key parameters...

    docs.aspose.com/font/net/how-to-load-fonts/
  5. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole Object with Aspose.Diagram library....Manipulate the Embedded OLE Objects in Visio Diagram Contents [...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  6. 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/...
  7. 通过 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...
  8. How to Add Lines to PDF in Python

    This article guides on how to add lines to PDF in Python. The basic information is provided on how to insert a line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....it Create a graph object and a line object with the required...line object to the shapes collection of the graph object declared...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  9. 使用抽象计算引擎与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-...
  10. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....PrintOut method of the Document object that you want to print.The...false ); object copies = "1" ; object pages = "1" ; object range...

    docs.aspose.com/words/net/print-documents/