Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 94,269 for

object

(0.11 sec)
  1. Aspose::Words::Fields::UserInformation::get_Def...

    Aspose::Words::Fields::UserInformation::get_DefaultUser method. Default user information in C++....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 从文档中导入/导出数据|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...new worksheet to the Workbook object int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/import-export-data...
  3. Got null pointer issue on converting PS to PDF ...

    I am using aspose-page-25.12.jar and following your example code, to convert ps file to pdf. But I got the below issue on some files: Cannot invoke “com.aspose.page.internal.l1l.I594.equals(Object)” because “” is null …...equals(Object)” because “” is null java.lang...page.internal.l1l.I594.equals(Object)” because “” is null at com...

    forum.aspose.com/t/got-null-pointer-issue-on-co...
  4. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....Object public class TextWatermarkOptions...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/java/com.aspose.word...
  5. Copying Rows and Columns in PHP|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.... images and other drawing objects from the source row to the...parameters: the source Cells object, the source row index, and...

    docs.aspose.com/cells/java/copying-rows-and-col...
  6. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Python via .NET....worksheet cells using a Cell object’s putValue / setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/python-net/how-to-add-piv...
  7. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java — seamless, efficient slide insertion in seconds.... Get the SlideCollection object by using the getSlides (collection...Slide objects) method exposed by the Presentation object. Add...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  8. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。..."data-dir" # Initialize an object loadObjOpts = ObjLoadOptions..."data-dir" # Initialize an object loadSTLOpts = StlLoadOptions...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  9. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  10. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....source Word file into a Document object for spitting a file Iterate...section into a new Section object Create a new Word file and...

    kb.aspose.com/words/python/split-word-document-...