Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,475 for

makearray

(0.07 sec)
  1. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Top method. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its Position property, depending on the value of the TopMode property in C++....auto categories = System :: MakeArray < System :: String > ( dataLength...); auto values = System :: MakeArray < double > ( dataLength ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartDataLabelL...

    Aspose::Words::Drawing::Charts::ChartDataLabelLocationMode enum. Specifies how the values ​​that specify the location of a data label - the Left and Top properties - are interpreted in C++....auto categories = System :: MakeArray < System :: String > ( dataLength...); auto values = System :: MakeArray < double > ( dataLength ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++....ASPOSE_ASSERT_EQ ( System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Aspose::Words::AI::AiModel::Summarize method | ...

    Aspose::Words::AI::AiModel::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each document in the array in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  7. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::RemoveAt method. Removes the person at the specified index in C++....PersonCollection > ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType font file stored in memory. To learn more, visit the documentation article in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++...."Population by Region" , System :: MakeArray < System :: SharedPtr < Aspose..."Oceania" )}), System :: MakeArray < double > ({ 1409670000 ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。...xfdf" ); auto annotType = MakeArray < AnnotationType > ({ AnnotationType...但在此示例中,我们仅使用一个。 auto fileStreams = MakeArray < String > ({ _dataDir + u...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/