Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 97,376 for

object

(0.23 sec)
  1. 插入新工作表|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 Excel object int SheetIndex = workbook ...

    docs.aspose.com/cells/zh/net/insert-a-new-works...
  2. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Rtf in C++....saved if this save options object is used. Can only be Rtf ....Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 在 3D 文档中添加动画属性并设置目标相机|Documentation

    在 Aspose.3D 中,对象动画实际上是对属性进行动画处理的关键帧动画。要对属性进行动画处理,您需要一个将属性的组件映射到不同曲线的CurveMapping实例,例如,Vector3属性可以有3个组件X/Y/Z,这将在CurveMapping中设置三个通道,每个通道都可以有一组曲线。...NET // Initialize scene object Scene scene = new Scene ();...property on node's transform object Property translation = cube1...

    docs.aspose.com/3d/zh/net/add-animation-propert...
  4. Extract PDF pages|Aspose.PDF for .NET

    This section explains how to extract PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object PdfFileEditor pdfEditor = new...(); // Create PdfFileEditor object PdfFileEditor pdfEditor = new...

    docs.aspose.com/pdf/net/extract-pdf-pages/
  5. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....Cells collection represents an object of the Cell module. Aspose...setNumber(number) method of the Style object. All built-in number formats...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  6. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being saved, enhancing your workflow efficiency and saving time....property Gets the document object that is currently being saved... we can pass a SaveOptions object to designate a callback //...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Document.layoutOptions property | Aspose.Words ...

    Document.layoutOptions property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) Object that represents options to control the layout process of this document....property Gets a LayoutOptions object that represents options to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::MarkdownOfficeMathExport...

    Aspose::Words::Saving::MarkdownOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Markdown in C++....Shows how to export OfficeMath object as Latex. auto doc = System...Shows how to export OfficeMath object as MarkItDown. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your document's save format. Optimize your workflow with flexible saving options!...saved if this save options object is used. Can only be Ps. public...// Create a "PsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... This object contains different font attributes...It returns a getCellFormat object that represents all formatting...

    docs.aspose.com/words/java/use-documentbuilder-...