Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,475 for

makearray

(0.12 sec)
  1. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...newBoundingBox = System::MakeArray < float > ({260, 300, 480...

    docs.aspose.com/page/zh/cpp/crop-eps/
  2. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...()-> Add ( u"Series 1" , MakeArray <String>({ u"Category1" ,...u"Category2" , u"Category3" }), MakeArray < double >({ 2.7 , 3.2 , 0...

    products.aspose.com/words/zh-hant/cpp/make/html/
  3. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....newBoundingBox = System::MakeArray < float > ({260, 300, 480...

    docs.aspose.com/page/cpp/crop-eps/
  4. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....= MakeObject < Matrix > ( MakeArray < double > ({ rectangle ->...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  5. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...:: Xlsx ); auto oleData = MakeArray < uint8_t > ( oleStream ....:: Xlsx ); auto oleData = MakeArray < uint8_t > ( oleStream ....

    docs.aspose.com/slides/zh/cpp/working-solution-...
  6. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...= MakeObject < Matrix > ( MakeArray < double > ({ rectangle ->...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  7. Manage Presentation BLOBs in C++ for Efficient ...

    Manage BLOB data in Aspose.Slides for C++ to streamline PowerPoint and OpenDocument file operations for efficient presentation handling.... auto buffer = System :: MakeArray < uint8_t > ( 8 * 1024 , 0...

    docs.aspose.com/slides/cpp/manage-blob/
  8. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....operators auto operators = MakeArray < System :: SmartPtr < Operator...

    docs.aspose.com/pdf/cpp/operators/
  9. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....performance of calculating LET and MAKEARRAY functions with complex parameters...for smart markers Support MAKEARRAY function for formulas Aspose...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  10. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...()-> Add ( u"Series 1" , MakeArray <String>({ u"Category1" ,...u"Category2" , u"Category3" }), MakeArray < double >({ 2.7 , 3.2 , 0...

    products.aspose.com/words/zh-hant/cpp/make/