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

makearray

(0.06 sec)
  1. WORD Mail Merge In C++

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

    products.aspose.com/words/cpp/mailmerge/word/
  2. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....options->set_PageNumbers(System::MakeArray<int32_t>({1, 2, 6})); doc...options->set_PageNumbers(System::MakeArray<int32_t>({1, 2, 6})); // Save...

    docs.aspose.com/page/cpp/convert-xps/
  3. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...get_Now ()); auto quadPoints = MakeArray < System :: SharedPtr < Point...offset = 0 ; auto quadPoints = MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  4. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...Pdf :: Drawing :: Line > ( MakeArray < double > ({ 195 , 100 ,...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  5. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...

    products.aspose.com/words/cpp/mailmerge/
  6. 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...
  7. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++....Document > (); auto pages = MakeArray < int > ({ 1 , 3 }); for (...

    docs.aspose.com/pdf/cpp/move-pages/
  8. 使用 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/
  9. 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...
  10. 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...