Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,452 for

makearray

(0.23 sec)
  1. 使用 C++ 将 EPS 文件合并为 PDF

    Aspose.Page API 解决方案的 C++ EPS 合并功能允许您将多个 EPS 文件合并为一个 PDF 文档。...> filesForMerge = System::MakeArray < System::String > ({dataDir...set_AdditionalFontsFolde(System::MakeArray < System::String > ({u "{FONT_FOLDER}"...

    docs.aspose.com/page/zh/cpp/merge/eps/
  2. Aspose::Words::DocumentBuilder::InsertChart met...

    Aspose::Words::DocumentBuilder::InsertChart method. Inserts an chart object into the document and scales it to the specified size in C++....u "My fruit" , System :: MakeArray < System :: String > ({ u..."Cherries" }), System :: MakeArray < double > ({ 1.3 , 2.2 ,...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....Test Series" , System :: MakeArray < System :: String > ({ u..., u "Note" }), System :: MakeArray < double > ({ 640 , 320 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Creating Task Baselines | Aspose.Tasks Document...

    Learn how to edit Microsoft Project (MPP/XML) task baselines using Aspose.Tasks for C#...eType::Baseline, System::MakeArray < System::SharedPtr < Aspose::Tasks::Task...

    docs.aspose.com/tasks/cpp/creating-task-baseline/
  5. MUSTACHE Mail Merge In C++

    Personalize your Mail merge MUSTACHE file using C++. Automate emails or build reports using Mail merge MUSTACHE template in C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...

    products.aspose.com/words/cpp/mailmerge/mustache/
  6. Merge XPS files | Aspose.Page for C++

    Merger XPS functionality of Aspose.Page API solution for C++ allows you to combine several XPS files into a single XPS or PDF document....> filesToMerge = System::MakeArray < System::String > ({dataDir...> filesToMerge = System::MakeArray < System::String > ({dataDir...

    docs.aspose.com/page/cpp/merge/xps/
  7. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets document font settings in C++....u "Amethysta" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++....String > items = System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...向注释添加文本 wa -> SetTextAndState ( MakeArray < String > ({ u "Aspose.PDF"...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/