Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 94,431 for

object

(0.77 sec)
  1. C++ API to Convert PCL to XLAM | products.aspos...

    Convert PCL to XLAM via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. C++ API to Convert PCL to MD | products.aspose.com

    Convert PCL to MD via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Range { get; } Returns a Range object that represents the portion...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/net/aspose.words/story/
  4. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... C# // Create workbook object from source file Workbook workbook...be used to retrieve the Cell object by the name of the PivotField...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Generate Point Cloud to DAE File Formats via Ja...

    Sample Java generate point cloud code for DAE file. Use this example code to generate point cloud to DAE 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/dae/
  6. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF 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/pdf/
  7. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for .NET 提供构建节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...NET // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/add-node-hierarchy-an...
  8. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/python-net/save-visio-d...
  9. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Java //Create workbook object from source file Workbook workbook...be used to retrieve the Cell object by the name of the PivotField...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Cancel ZIP archive creation in C# | Aspose.Zip ...

    The Zip C# library allows you to cancel ZIP archive creation in C#....C# Initialize a new Archive object to handle the compression....EntryCompressed += delegate ( object sender, CancelEntryEventArgs...

    docs.aspose.com/zip/net/cancel-archive-creation/