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

makearray

(0.13 sec)
  1. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。... int size ) { auto arr = MakeArray < uint8_t > ( size ); Buffer...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  2. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++...= MakeObject < Matrix > ( MakeArray < double > ({ rectangle ->...

    products.aspose.com/pdf/cpp/images/
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Fonts::FileFontSource class | As...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 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...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....200 , MakeArray < double > ({ 200 , 200 , 200 }), MakeArray < double...

    docs.aspose.com/slides/cpp/excel-integration/
  9. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Extract Attachments from PDF using C++ | Aspose...

    Extract Attachments from PDF on C++ Framework, C++ Core, and PHP, VBScript, Delphi, C++ via COM Interop....stream auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    products.aspose.com/pdf/cpp/attachments/extract/