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

makearray

(0.08 sec)
  1. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....Annotation wa -> SetTextAndState ( MakeArray < String > ({ u "Aspose.PDF"...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  2. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...set_AdditionalFontsFolde(System::MakeArray < System::String > ({FONTS_FOLDER}));...set_AdditionalFontsFolde(System::MakeArray < System::String > ({FONTS_FOLDER}));...

    docs.aspose.com/page/cpp/ps/working-with-text/
  3. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....fonts list: auto fontNames = MakeArray < String > ({ u "Segoe UI...

    docs.aspose.com/slides/cpp/create-fallback-font/
  4. 总结文档|Aspose.Words为C++

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

    docs.aspose.com/words/zh/cpp/summarize-a-document/
  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::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...
  7. 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...
  8. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...System::Drawing::Color > colors = System::MakeArray < System::Drawing::Color >...float > positions = System::MakeArray < float > ({0. 0f , 0. 1873f...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  9. 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/
  10. 搜索

    搜索...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({ u"{FONT_FOLDER}"...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({ u"{FONT_FOLDER}"...

    blog.aspose.com/zh-hant/page/convert-postscript...