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

makearray

(0.1 sec)
  1. 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/...
  2. 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...
  3. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...

    products.aspose.com/words/cpp/mailmerge/
  4. 使用 C++ 将 PostScript 文件合并为 PDF

    Aspose.Page API 解决方案的 C++ 版 PS 合并功能允许您将多个 PS 文件合并为一个 PDF 文档。...> filesForMerge = System::MakeArray < System::String > ({dataDir...set_AdditionalFontsFolde(System::MakeArray < System::String > ({u "{FONT_FOLDER}"...

    docs.aspose.com/page/zh/cpp/merge/ps/
  5. 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...
  6. 使用 PDF 创建作品集|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 创建 PDF 作品集。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 作品集。...get_Contents (); auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    docs.aspose.com/pdf/zh/cpp/portfolio/
  7. 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/
  8. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...set_AdditionalFontsFolde(System::MakeArray < System::String > ({FONTS_FOLDER}));...set_AdditionalFontsFolde(System::MakeArray < System::String > ({FONTS_FOLDER}));...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  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/