Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,110 for

makearray

(0.04 sec)
  1. 工作表调整大小的工作解决方案|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-...
  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. 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/
  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. 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...
  6. 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...
  7. 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/
  8. 使用 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/
  9. 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...
  10. 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...