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

makearray

(0.09 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. 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...
  5. 使用 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/
  6. 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/
  7. 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...
  8. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...Annotation auto points = MakeArray < System :: SharedPtr < Point...270 , 193 , 571 , 383 ), MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/cpp/figures-annotation/
  9. Aspose::Words::Fields::FieldAutoText class | As...

    Aspose::Words::Fields::FieldAutoText class. Implements the AUTOTEXT 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...
  10. 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...