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

makearray

(0.06 sec)
  1. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...fontNameExcludeList = System :: MakeArray < System :: String > ({ u...i + 1 ) + u "_out.html" , MakeArray < int32_t > ({ i + 1 }), SaveFormat...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  2. 使用 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/
  3. 使用 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/
  4. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...pdf" ); auto buttons = MakeArray < System :: SmartPtr < ButtonField...); auto alternateNames = MakeArray < String > ({ u "跳转到第一页" ...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  5. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....SetFontsFolders ( System :: MakeArray < System :: String > ({ get_FontsDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 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...
  7. 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...
  8. 使用 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/
  9. 档案

    档案...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({ u"{FONT_FOLDER}"...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({ u"{FONT_FOLDER}"...

    blog.aspose.com/zh/page/convert-postscript-eps-...
  10. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents....itutes(u"Arial", System::MakeArray<System::String>({ u"Helvetica"...

    docs.aspose.com/words/cpp/font-manipulation-and...