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

makearray

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

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 搜索

    搜索...()->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-...
  3. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....ASPOSE_ASSERT_EQ ( System :: MakeArray < System :: String > ({ u...

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

    搜索...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...
  5. 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/
  6. 使用 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...
  7. 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...
  8. Merge PostScript files to PDF using C++

    Merger PS functionality of Aspose.Page API solution for C++ allows you to combine a few PS 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/ps/
  9. 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/
  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/