Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,110 for

makearray

(0.09 sec)
  1. Merge EPS files to PDF using C++

    Merger EPS functionality of Aspose.Page API solution for C++ allows you to combine several EPS files into a single PDF document....> filesForMerge = System::MakeArray < System::String > ({dataDir...set_AdditionalFontsFolde(System::MakeArray < System::String > ({u "{FONT_FOLDER}"...

    docs.aspose.com/page/cpp/merge/eps/
  2. Aspose::Words::Fields::FieldOptions::get_BuiltI...

    Aspose::Words::Fields::FieldOptions::get_BuiltInTemplatesPaths method. Gets or sets paths of MS Word built-in templates in C++....set_BuiltInTemplatesPath ( System :: MakeArray < System :: String > ({ get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::DocumentBuilder::InsertChart met...

    Aspose::Words::DocumentBuilder::InsertChart method. Inserts an chart object into the document and scales it to the specified size in C++....u "My fruit" , System :: MakeArray < System :: String > ({ u..."Cherries" }), System :: MakeArray < double > ({ 1.3 , 2.2 ,...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....ASPOSE_ASSERT_EQ ( System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通过 COM Interop 在 C++ 框架、C++ Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 中提取附件。...stream auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    products.aspose.com/pdf/zh-hans/cpp/attachments...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. MUSTACHE Mail Merge In C++

    Personalize your Mail merge MUSTACHE file using C++. Automate emails or build reports using Mail merge MUSTACHE template in C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...

    products.aspose.com/words/cpp/mailmerge/mustache/
  9. Merge XPS files | Aspose.Page for C++

    Merger XPS functionality of Aspose.Page API solution for C++ allows you to combine several XPS files into a single XPS or PDF document....> filesToMerge = System::MakeArray < System::String > ({dataDir...> filesToMerge = System::MakeArray < System::String > ({dataDir...

    docs.aspose.com/page/cpp/merge/xps/
  10. Merge PostScript files to PDF using C++

    Merger PS functionality of Aspose.Page API solution for C++ allows you to combine a few PS files into a single PDF document....> filesForMerge = System::MakeArray < System::String > ({dataDir...set_AdditionalFontsFolde(System::MakeArray < System::String > ({u "{FONT_FOLDER}"...

    docs.aspose.com/page/cpp/merge/ps/