Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 96,104 for

object

(0.14 sec)
  1. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded Object data in your chosen stream. Enhance data management with ease!...Saves the data of the embedded object into the specified stream....stream Stream Where to save the object data. Exceptions exception...

    reference.aspose.com/words/net/aspose.words.dra...
  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. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....Object, com.aspose.words.Processor...outputStream, SaveOptions saveOptions, Object data) buildReport(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 通过 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...
  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. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing Objects, enhancing your document's visual appeal....create and modify drawing objects. Classes Class Description...Represents fill formatting for an object. GlowFormat Represents the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Drawing Images using GraphicsPath|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....it can be considered as an object that contains metadata that...or shapes in a GraphicsPath object. When the GraphicsPath has...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  9. Drawing Images using GraphicsPath|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....it can be considered as an object that contains metadata that...or shapes in a GraphicsPath object. When the GraphicsPath has...

    docs.aspose.com/psd/java/drawing-images-using-g...
  10. 使用抽象计算引擎与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-...