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

makearray

(0.15 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::idx_get method. Gets or sets the element at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. Aspose::Words::AI::AiModel class | Aspose.Words...

    Aspose::Words::AI::AiModel class. An abstract class representing the integration with various AI models within the Aspose.Words in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. 搜索

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

    blog.aspose.com/zh-hant/email/working-with-msg-...
  5. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通過 COM 互操作從C++框架、C++核心和 PHP、VBScript、德爾福C++的 PDF 中提取附件。...stream auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    products.aspose.com/pdf/zh-hant/cpp/attachments...
  6. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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/
  8. 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/
  9. 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/
  10. 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/