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

makearray

(0.96 sec)
  1. 使用 C++ 将 EPS 文件合并为 PDF

    Aspose.Page API 解决方案的 C++ EPS 合并功能允许您将多个 EPS 文件合并为一个 PDF 文档。...> filesForMerge = System::MakeArray < System::String > ({dataDir...set_AdditionalFontsFolde(System::MakeArray < System::String > ({u "{FONT_FOLDER}"...

    docs.aspose.com/page/zh/cpp/merge/eps/
  2. 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...
  3. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...= MakeObject < Matrix > ( MakeArray < double > ({ rectangle ->...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  4. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...= MakeObject < Matrix > ( MakeArray < double > ({ rectangle ->...

    products.aspose.com/pdf/zh-hans/cpp/images/
  5. Aspose::Words::Fonts::FontSettings::get_Fallbac...

    Aspose::Words::Fonts::FontSettings::get_FallbackSettings method. Settings related to font fallback mechanism in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....fontNameExcludeList = System :: MakeArray < System :: String > ({ u...i + 1 ) + u "_out.html" , MakeArray < int32_t > ({ i + 1 }), SaveFormat...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....get_Contents (); auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    docs.aspose.com/pdf/cpp/portfolio/
  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. Summarize a Document|Aspose.Words for C++

    Summarize a document. Aspose.Words for C++ simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length....>> documents = System :: MakeArray < System :: SharedPtr < Document...

    docs.aspose.com/words/cpp/summarize-a-document/