Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 79,599 for

object

(0.09 sec)
  1. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...//融资种类文本描述+表格 List<Map<String,Object>> rz_financialInstitution =...println(JSON.toJSONString((Map<String, Object>) resultEiInfo.get("FINANC...

    forum.aspose.com/t/topic/312798
  2. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, Object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....move an object. Move Cube’s Position The Mesh class object is being...We can create a Mesh class object as narrated there and it’s...

    docs.aspose.com/3d/net/add-animation-property-a...
  3. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#.... object noReset = false ; object password = System...String . Empty ; object useIRM = false ; object enforceStyleLock...

    docs.aspose.com/words/net/protect-documents-and...
  4. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleObject, shapes into Excel files....(encapsulated in the Worksheet object). The Add method takes the...complete with path. Inserting OLE Objects into Excel Worksheet in C#...

    docs.aspose.com/cells/net/insert-shapes/
  5. Addition of image as background into DWG|CAD Do...

    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....create a CadRasterImageDef object for the background image, create...create a CadRasterImage object to insert the background for the...

    docs.aspose.com/cad/net/how-to/addition-of-imag...
  6. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....Load the 3D object file using a Scene class object Create an object...object of the PdfSaveOptions class object Set properties of the...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  9. Convert a PS File to PDF using Python

    Follow this article to convert a PS file to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to change PS format to PDF using Python....Create the PsLoadOptions class object for customizing the loading...file Instantiate the Document object with the PS file name and loading...

    kb.aspose.com/pdf/python/convert-a-ps-file-to-p...
  10. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....InputGroup element is declared as an object with "element_type": "InputGroup"...elements provided as an array of objects in the children property: The...

    docs.aspose.com/omr/net/json-markup/inputgroup/