Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,452 for

makearray

(0.14 sec)
  1. 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...
  2. 合并 XPS 文件 | Aspose.Page 提供 C++

    Aspose.Page API 解决方案的 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...> filesToMerge = System::MakeArray < System::String > ({dataDir...> filesToMerge = System::MakeArray < System::String > ({dataDir...

    docs.aspose.com/page/zh/cpp/merge/xps/
  3. 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...
  4. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...Pdf :: Drawing :: Line > ( MakeArray < double > ({ 195 , 100 ,...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  5. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....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/cpp/convert-xps/
  6. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...get_Now ()); auto quadPoints = MakeArray < System :: SharedPtr < Point...offset = 0 ; auto quadPoints = MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  7. 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...
  8. 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/
  9. 档案

    档案...tmp_0->set_PageNumbers(System::MakeArray<int32_t>({ 1, 2, 6 })); return...tmp_0->set_PageNumbers(System::MakeArray<int32_t>({ 1, 2, 6 })); return...

    blog.aspose.com/zh/page/convert-xps-oxps-to-jpg...
  10. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....layoutSlide2 ); auto columnWidths = MakeArray < double > ({ 200 , 100 });...}); auto rowHeights = MakeArray < double > ({ 40 , 40 , 40 , 40...

    docs.aspose.com/slides/cpp/automating-powerpoin...