Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,475 for

makearray

(0.1 sec)
  1. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....md" , System :: MakeArray < int32_t > ({ 1 , 2 , 3 ...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  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. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...// 创建多边形注释 auto points = MakeArray < System :: SharedPtr < Point...270 , 193 , 571 , 383 ), MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  4. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....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. 使用 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/
  6. 使用 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/
  7. 使用 Aspose.Page C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 EPS 到 WMF 的转换功能。...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/eps-to-png/
  8. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...:: Xlsx ); auto oleData = MakeArray < uint8_t > ( oleStream ....:: Xlsx ); auto oleData = MakeArray < uint8_t > ( oleStream ....

    docs.aspose.com/slides/cpp/working-solution-for...
  9. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....GlyphId >> gids = System::MakeArray < System::SharedPtr < Asp...TransformationMatrix > (System::MakeArray < double > ({fontSize * resolutionCorrection...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  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...