Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,482 for

makearray

(0.11 sec)
  1. 使用 C++ 製作 WORD

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

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...()-> 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/docx/
  3. 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/
  4. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++...."MyComboBox" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....set_AdditionalFontsFolde(System::MakeArray < System::String > ({dir}));...

    docs.aspose.com/page/cpp/ps/working-with-document/
  6. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....strikeOutAnnotation -> set_QuadPoints ( MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/cpp/extra-annotations/
  7. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....-> set_VerticeCoordinate ( MakeArray < float > ({ 0 , 0 , 100 ...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  8. 在 PostScript 中处理文档 | C++

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能。...set_AdditionalFontsFolde(System::MakeArray < System::String > ({dir}));...

    docs.aspose.com/page/zh/cpp/ps/working-with-doc...
  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. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....idx_get ( 0 ), System :: MakeArray < int32_t > ( { slide -> get_Shapes...

    docs.aspose.com/slides/cpp/shape-manipulations/