Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,482 for

makearray

(0.11 sec)
  1. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. Aspose::Words::AI::GoogleAiModel class | Aspose...

    Aspose::Words::AI::GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++...."AW Series 1" , System :: MakeArray < System :: String > ({ u...Category 4" }), System :: MakeArray < double > ({ 100 , 200 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....options->set_AdditionalFontsFolde(System::MakeArray<System::String>({u"{FONT_FOLDER}"}));...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({u"{FONT_FOLDER}"}));...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  5. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....pdf" ); auto buttons = MakeArray < System :: SmartPtr < ButtonField...); auto alternateNames = MakeArray < String > ({ u "Go to first...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  6. Aspose::Words::Fields::DropDownItemCollection c...

    Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the documentation article in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::AI::OpenAiModel class | Aspose.W...

    Aspose::Words::AI::OpenAiModel class. Class representing OpenAi models integration within Aspose.Words in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  8. Access and Manage Outlook MAPI Properties in C+...

    Learn how to read, set, and remove MAPI properties in Outlook MSG files and attachments using Aspose.Email for C++....< uint8_t > d = System :: MakeArray < uint8_t > ( 8 , 0 ); d [...

    docs.aspose.com/email/cpp/working-with-mapi-pro...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....200 , MakeArray < double > ({ 200 , 200 , 200 }), MakeArray < double...

    docs.aspose.com/slides/cpp/excel-integration/
  10. 合并 XPS 文件 | Aspose.Page 提供 C++

    Aspose.Page API 解决方案的 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...> filesToMerge = System::MakeArray < System::String > ({dataDir...> filesToMerge = System::MakeArray < System::String > ({dataDir...

    docs.aspose.com/page/zh/cpp/merge/xps/