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

makearray

(0.28 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....graph -> set_DashArray ( MakeArray < int > ( 3 )); // set dash...graph -> set_DashArray ( MakeArray < int > ( 3 )); // Set dash...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. 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/
  3. 使用 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/
  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. 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/
  6. 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/
  7. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...()-> 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/pdf/
  8. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...()-> 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/md/
  9. 工作表尺寸调整的可行方案|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-...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...