Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,379 for

makearray

(0.03 sec)
  1. 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...
  2. Aspose::Words::Fonts::FontSettings::GetFontsSou...

    Aspose::Words::Fonts::FontSettings::GetFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts in C++....updatedFontSources = System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in 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-ps/
  4. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C++...AddTable ( 10 , 10 , System :: MakeArray < double > ({ 100 , 150 })...}), System :: MakeArray < double > ({ 5 , 5 , 5 }))); table ->...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  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::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the documentation article in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 使用 Aspose.Page C++ API 转换 XPS

    本文通过代码片段,对 Aspose.Page C++ API 解决方案中包含的 XPS 到 PDF 转换功能进行了描述和演示。...options->set_PageNumbers(System::MakeArray<int32_t>({1, 2, 6})); doc...options->set_PageNumbers(System::MakeArray<int32_t>({1, 2, 6})); // Save...

    docs.aspose.com/page/zh/cpp/convert-xps/
  8. 使用 Aspose.Page C++ API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API C++ 解决方案中包含的 PS 到 BMP 的转换功能。...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({u"{FONT_FOLDER}"}));...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({u"{FONT_FOLDER}"}));...

    docs.aspose.com/page/zh/cpp/convert-ps/
  9. 工作表调整大小的工作解决方案|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....chartOleData = System :: MakeArray < uint8_t > ( mstream -> get_Length...outputBuffer = System :: MakeArray < uint8_t > ( inputStream...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  10. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the documentation article in C++....set_BuiltInTemplatesPath ( System :: MakeArray < System :: String > ({ get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.fie...