Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,482 for

makearray

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....Test Series" , System :: MakeArray < System :: String > ({ u..., u "Note" }), System :: MakeArray < double > ({ 640 , 320 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/war...
  4. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....get_Now ()); auto quadPoints = MakeArray < System :: SharedPtr < Point...offset = 0 ; auto quadPoints = MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  5. Aspose::Words::AI::GoogleAiModel class | Aspose...

    Aspose::Words::AI::GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++...."AW Series 1" , System :: MakeArray < System :: String > ({ u...Category 4" }), System :: MakeArray < double > ({ 100 , 200 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by 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/eps-to-png/
  8. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets document font settings in C++....u "Amethysta" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 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/
  10. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...向注释添加文本 wa -> SetTextAndState ( MakeArray < String > ({ u "Aspose.PDF"...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/