Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,482 for

makearray

(1.37 sec)
  1. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....with heights auto dblCols = MakeArray < double > ({ 50 , 50 , 50...50 , 50 }); auto dblRows = MakeArray < double > ({ 50 , 30 , 30...

    docs.aspose.com/slides/cpp/manage-cells/
  2. 总结文档|Aspose.Words为C++

    总结一个文档。 Aspose.Words为C++ 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...>> documents = System :: MakeArray < System :: SharedPtr < Document...

    docs.aspose.com/words/zh/cpp/summarize-a-document/
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value in C++....String > items = System :: MakeArray < System :: String > ({ u...

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

    Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fonts::FontFallbackSettings::Bui...

    Aspose::Words::Fonts::FontFallbackSettings::BuildAutomatic method. Automatically builds the fallback settings by scanning available fonts in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 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/
  8. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....Pdf :: Drawing :: Line > ( MakeArray < double > ({ 195 , 100 ,...

    docs.aspose.com/pdf/cpp/add-arc/
  9. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...// 定义列宽和行高 auto dblCols = MakeArray < double > ({ 50 , 50 , 50...50 , 50 }); auto dblRows = MakeArray < double > ({ 50 , 30 , 30...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  10. 档案

    档案...()->set_Children(System::MakeArray<System::String>({ u"child1"...contact->set_Categories(System::MakeArray<System::String>({ u"category1"...

    blog.aspose.com/zh/email/working-with-msg-and-v...