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

makearray

(0.11 sec)
  1. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....pdf" ); auto buttons = MakeArray < System :: SmartPtr < ButtonField...); auto alternateNames = MakeArray < String > ({ u "Go to first...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  2. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the documentation article in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 将弧形对象添加到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/
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....200 , MakeArray < double > ({ 200 , 200 , 200 }), MakeArray < double...

    docs.aspose.com/slides/cpp/excel-integration/
  5. 合并 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/
  6. 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/
  7. 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/
  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...