Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,377 for

makearray

(0.08 sec)
  1. Aspose::Words::Saving::SaveOptions::get_AllowEm...

    Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostScriptFonts method. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved. The default value is false in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++...."MyComboBox" , System :: MakeArray < System :: String > ({ u...

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

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode 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::FontSubstitutionWarningInfo clas...

    Aspose::Words::FontSubstitutionWarningInfo class. Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::WarningInfo::get_Source method |...

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

    reference.aspose.com/words/cpp/aspose.words/war...
  6. 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...
  7. 导入和导出注释到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/
  8. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++...."MyComboBox" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Som'n Dokument op|Aspose.Words vir C++

    Som'n dokument op. Aspose.Words vir C++ vereenvoudig dokumentopsomming met behulp van OpenAI en Google AI modelle deur jou toe te laat om die opsommingslengte te spesifiseer....>> documents = System :: MakeArray < System :: SharedPtr < Document...

    docs.aspose.com/words/af/cpp/summarize-a-document/
  10. 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/