Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 90,585 for

object

(0.24 sec)
  1. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。...// Instantiating a Workbook object from the uploaded file const...); // Access the PageSetup object const pageSetup = sheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. FieldCollection class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldCollection class. A collection of [Field](../../aspose.words/field/) Objects that represents the fields in the specified range...class A collection of Field objects that represents the fields...to the children of the node object that it was created from are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback...providing your own stream objects. To save document parts into...document Gets the document object that is being saved. documentPartFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 Python 将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python 版 PNG 到 EPS 的转换功能。...PsSaveOptions() 8 9 # Create the Bitmap object from the image file 10 png..., options); Using a Bitmap object and a stream for saving PNG...

    docs.aspose.com/page/zh/python-net/convert/png-...
  5. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。...// Instantiating a Workbook object from the uploaded file const...new worksheet to the Excel object const i = workbook . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  7. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/flatop...
  8. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark Objects that represent the bookmarks in the specified range. To learn more, visit the documentation article in C++....class A collection of Bookmark objects that represent the bookmarks...override Returns an enumerator object. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....the runs and other inline objects in this paragraph are laid...// Create a "TxtLoadOptions" object, which we can pass to a document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...