Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 93,410 for

object

(0.2 sec)
  1. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order....// Instantiating a Workbook object const workbook = new AsposeCells...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  2. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...用户无法修改工作表中的任何内容 Contents 用户无法在工作表中输入数据 Objects 用户无法修改绘图对象 Scenarios 用户无法修改已保存的情景...// Instantiating a Workbook object with file buffer const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  3. Create an Empty 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of creating 3D scene from scratch, and then save in supported 3D format....fbx" ; // Create an object of the Scene class var scene...

    docs.aspose.com/3d/nodejs-java/create-an-empty-...
  4. 创建新工作簿|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....(); // Creating a Workbook object workbook . save ( "newWorkBook...

    docs.aspose.com/cells/zh/java/create-new-workbook/
  5. 改变平面方向|Documentation

    Aspose.3D for .NET 允许更改场景的方向。为了改变方向,在Plane类中引入了向上向量属性。...NET // Initialize scene object Scene scene = new Scene ();...

    docs.aspose.com/3d/zh/net/changing-plane-orient...
  6. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG....Configure the SvgSaveOptions object to save with no page borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SvgSaveOptions.TextOutputMode | Aspose.Words fo...

    Discover the SvgSaveOptions TextOutputMode property, which controls text rendering in SVG for enhanced visual quality and customization. Optimize your graphics today!...Configure the SvgSaveOptions object to save with no page borders...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::BillingHealthCheckResult class |...

    Aspose::Words::BillingHealthCheckResult class. Represents the result of a billing system health check, indicating whether the billing service is operational in C++....BillingHealthCheckRe : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/bil...
  9. Aspose::Words::DocumentVisitor::VisitGlossaryDo...

    Aspose::Words::DocumentVisitor::VisitGlossaryDocumentEnd method. Called when enumeration of a glossary document has ended in C++....cks::GlossaryDocument> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Create New Workbook|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....(); // Creating a Workbook object workbook . save ( "newWorkBook...

    docs.aspose.com/cells/java/create-new-workbook/