Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 91,330 for

object

(0.12 sec)
  1. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...Path // Creating a Workbook object and opening an Excel file using...through Stream // Create a Stream object const fstream = fs . createReadStream...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  2. 使用ICustomFunction功能|Documentation

    本文描述了如何使用Aspose.Cells库中ICustomFunction功能在Microsoft Excel中创建自定义函数。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法定义和注册自定义函数并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...ICustomFunction { @Override public Object calculateCustomFunct ( String...the value of 1st parameter Object firstParamB1 = paramsList ...

    docs.aspose.com/cells/zh/java/how-to-calculate-...
  3. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....FillFormat exposed by the Portion object. Save the modified presentation...Instantiate a Presentation object that represents a PPTX file...

    docs.aspose.com/slides/androidjava/manage-fonts/
  4. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....FillFormat exposed by the Portion object. Save the modified presentation...Instantiate a Presentation object that represents a PPTX file...

    docs.aspose.com/slides/java/manage-fonts/
  5. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Add an ITable object to the slide through the AddTable...its index. Create an ITable object and set it to null. Iterate...

    docs.aspose.com/slides/net/manage-table/
  6. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document Object in Java....Object, com.aspose.words.LoadOptions...RTF document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document Object in Java....Object public class LoadOptions Allows...a document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting a EPS file to BMP using Python | Asp...

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET... Create a PsLoadOptions object to specify how the .eps document...file path. Create a Resolution object with a specified DPI value...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document Object. To learn more, visit the documentation article in C++....Rtf document into a Document object. To learn more, visit the Specify...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add an ITable object to the slide through the addTable...its index. Create an ITable object and set it to null. Iterate...

    docs.aspose.com/slides/java/manage-table/