Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 94,459 for

object

(2.37 sec)
  1. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...// Initialize FontDefinition object passing TTF as FontType value...based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  2. Locking WordArt Watermark|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....that the WordArt becomes an object that you can move and position...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/net/locking-wordart-water...
  3. Delete Pivot Table from a Worksheet|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....table using the pivot‑table object or its position. Please use...table using the pivot‑table object and the Worksheet.getPivotTables()...

    docs.aspose.com/cells/java/delete-pivot-table-f...
  4. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....Object, com.aspose.words.SaveOptions...fileName) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Load And Save To Disk in Python|Aspose.Words fo...

    Load And Save Document To Disk using Python....Python, simply create Document Object by providing it a document...invoke save method of Document object. Python Code ## The path to...

    docs.aspose.com/words/java/load-and-save-to-dis...
  6. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....AddAutoShape method exposed by IShapes object. Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Rectangle...

    docs.aspose.com/slides/cpp/rectangle/
  7. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....to HTML using the Workbook object Create and initialize the save...HTML using the HtmlSaveOptions object Set few properties of HTML...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  8. How to Convert GLB to FBX using Java

    This article guides on how to convert GLB to FBX using Java. It has all the details to set the IDE, a list of steps, and a runnable sample code for developing a GLB to FBX converter using Java....into the Scene class object Create an object of FbxSaveOptions class...loaded into the Scene class object using the fromFile() method...

    kb.aspose.com/3d/java/how-to-convert-glb-to-fbx...
  9. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....file into the Workbook class object Call the getLastCell() method...to the last cell Create an object of the JsonSaveOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  10. 在 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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/removing-worksheet...