Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,452 for

makearray

(0.57 sec)
  1. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....stream auto fileContent = MakeArray < uint8_t > ( fileSpecification...stream auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  2. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the documentation article in C++...."Kreon-Regular" , System :: MakeArray < System :: String > ({ u...SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 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...
  4. 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...
  5. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::Add method. Adds a Person to the collection in C++....PersonCollection > ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Aspose::Words::Fields::FormField::get_Name meth...

    Aspose::Words::Fields::FormField::get_Name method. Gets or sets the form field name in C++...."MyComboBox" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Saving::PageRange class | Aspose...

    Aspose::Words::Saving::PageRange class. Represents a continuous range of pages. To learn more, visit the documentation article in C++....:: PageSet > ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Open PDF Document using C++|Aspose.PDF for C++

    Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF.... int size ) { auto arr = MakeArray < uint8_t > ( size ); Buffer...

    docs.aspose.com/pdf/cpp/open-pdf-document/
  9. Aspose::Words::AI::AiModel::WithApiKey method |...

    Aspose::Words::AI::AiModel::WithApiKey method. Sets a specified API key to the model in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....xfdf" ); auto annotType = MakeArray < AnnotationType > ({ AnnotationType...only one. auto fileStreams = MakeArray < String > ({ _dataDir + u...

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