Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,489 for

makearray

(0.14 sec)
  1. Création d'un graphique Excel et son intégratio...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....chartOleData = System :: MakeArray < uint8_t > ( wbStream ->...outputBuffer = System :: MakeArray < uint8_t > ( inputStream...

    docs.aspose.com/slides/fr/cpp/creating-excel-ch...
  2. Excelチャートの作成とOLEオブジェクトとしてプレゼンテーションに埋め込む|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....chartOleData = System :: MakeArray < uint8_t > ( wbStream ->...outputBuffer = System :: MakeArray < uint8_t > ( inputStream...

    docs.aspose.com/slides/ja/cpp/creating-excel-ch...
  3. C++でプレゼンテーションのテーブルを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して、PowerPoint スライド内のテーブルを作成および編集します。テーブル作業を効率化するシンプルなコード例をご紹介します。...auto dblCols = System :: MakeArray < double > ({ 50 , 50 , 50...auto dblRows = System :: MakeArray < double > ({ 50 , 30 , 30...

    docs.aspose.com/slides/ja/cpp/manage-table/
  4. Arşiv

    Arşiv...()->set_Children(System::MakeArray<System::String>({ u"child1"...contact->set_Categories(System::MakeArray<System::String>({ u"category1"...

    blog.aspose.com/tr/email/working-with-msg-and-v...
  5. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MakeObject<Aspose::Pdf::Drawing::Curve>(MakeArray<double> ({ 10, 10, 50, 60...Pdf :: Drawing :: Curve > ( MakeArray < double > ({ 10 , 10 , 50...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  6. 将曲线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建曲线对象。...Pdf :: Drawing :: Curve > ( MakeArray < double > ({ 10 , 10 , 50...Pdf :: Drawing :: Curve > ( MakeArray < double > ({ 10 , 10 , 50...

    docs.aspose.com/pdf/zh/cpp/add-curve/
  7. arkiv

    arkiv...html", System::MakeArray<int32_t>({ 2 }), SaveFormat::Html...1) + u"_out.html", System::MakeArray<int32_t>({ i + 1 }), SaveFormat::Html...

    blog.aspose.com/sv/slides/convert-presentation-...
  8. Архивы

    Архивы...html", System::MakeArray<int32_t>({ 2 }), SaveFormat::Html...1) + u"_out.html", System::MakeArray<int32_t>({ i + 1 }), SaveFormat::Html...

    blog.aspose.com/ru/slides/convert-presentation-...
  9. Extrair e Salvar um Anexo|Aspose.PDF for C++

    Aspose.PDF para C++ permite que você obtenha todos os anexos de um documento PDF. Além disso, você pode obter um anexo individual do seu documento....stream auto fileContent = MakeArray < uint8_t > ( fileSpecification...fluxo auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    docs.aspose.com/pdf/pt/cpp/extract-and-save-an-...
  10. Importer et Exporter des Annotations au format ...

    Vous pouvez importer et exporter des annotations avec le format XFDF avec C++ et la bibliothèque Aspose.PDF pour C++....xfdf" ); auto annotType = MakeArray < AnnotationType > ({ AnnotationType...seul. auto fileStreams = MakeArray < String > ({ _dataDir + u...

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