Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 97,401 for

object

(0.64 sec)
  1. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/glb/
  2. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/3ds/
  3. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for JavaScript via C++....the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/javascript-cpp/how-to-rot...
  4. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....Get ( 0 ); // Create a Cells object to fetch all the cells Cells...value" ); // Create a Style object to fetch the Style of C6 Cell...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  5. Aspose::Words::Settings::Odso::get_RecipientDat...

    Aspose::Words::Settings::Odso::get_RecipientDatas method. Gets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge. This Object is never null in C++....method Gets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never null . System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....SmartArt object on a slide. Get Text from a SmartArt Object Now TextFrame...the Layout Type of a SmartArt Object In order to change the layout...

    docs.aspose.com/slides/net/manage-smartart/
  7. 当转换或加载时间过长時,使用 InterruptMonitor 停止转换或加载,支持 C++|...

    学习如何使用 C++ 和 Aspose.Cells 的 InterruptMonitor 停止大型Excel文件的转换或加载。...// Create InterruptMonitor object InterruptMonitor im ; std ::... () { // Create a workbook object Workbook wb ; // Assign it...

    docs.aspose.com/cells/zh/cpp/stop-conversion-or...
  8. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....or sets DigitalSignatureDeta object used to sign a document. Dml3DEffectsRenderin...determining how ink (InkML) objects are rendered. KeepLegacyControlCha...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert SVG to DXF via C# | products.aspose.com

    Sample code for SVG to DXF C# conversion. Use API example code for batch SVG files to DXF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DxfOptions System Requirements...

    products.aspose.com/cad/net/conversion/svg-to-dxf/
  10. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....Create an object of Document class Add a Page object to the ‘Pages’...collection of the Document object Add TextFragment to Paragraphs...

    docs.aspose.com/pdf/cpp/create-pdf-document/