Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 97,198 for

object

(2.52 sec)
  1. Building Reports in Java|Aspose.Words for Java

    Learn how to build reports a template using LINQ in Java.... dataSource An object providing a data to populate...the specified template. The object must be of one of the following...

    docs.aspose.com/words/java/building-reports/
  2. ReportingEngine.build_report method | Aspose.Wo...

    aspose.words.reporting.ReportingEngine.build_report method... Document , data_source : object ): ... Parameter Type Description...data. data_source object A data source object. Remarks Using this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/...
  4. 通过 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...
  5. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via C++, 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/javascript-cpp/styling-an...
  6. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using FileSystemStreamSour object Take the next steps to fulfil...path to the file. Initiate object. Set to ttf . Load the font...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....Image class object Initialize a Graphics object with the sample...image Instantiate a Font class object for the watermark string Instantiate...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  8. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...Words Document Object Model (DOM) documentation article... form fields, shapes, OLE objects, footnotes etc. For the list...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::FixedPageSaveOptions::Eq...

    Aspose::Words::Saving::FixedPageSaveOptions::Equals method. Determines whether the specified Object is equal in value to the current Object in C++....specified object is equal in value to the current object. bool Aspose...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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-...