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

makearray

(1.06 sec)
  1. Access and Manage Outlook MAPI Properties in C+...

    Learn how to read, set, and remove MAPI properties in Outlook MSG files and attachments using Aspose.Email for C++....< uint8_t > d = System :: MakeArray < uint8_t > ( 8 , 0 ); d [...

    docs.aspose.com/email/cpp/working-with-mapi-pro...
  2. 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/
  3. 使用 C++ 将 PostScript 文件合并为 PDF

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

    docs.aspose.com/page/zh/cpp/merge/ps/
  4. 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/
  5. PDF 粘性注释使用 C++|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  6. 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/
  7. 使用 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/
  8. 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...
  9. 使用 PDF 创建作品集|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 创建 PDF 作品集。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 作品集。...get_Contents (); auto fileContent = MakeArray < uint8_t > ( fileSpecification...

    docs.aspose.com/pdf/zh/cpp/portfolio/
  10. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....fontNameExcludeList = System :: MakeArray < System :: String > ({ u...i + 1 ) + u "_out.html" , MakeArray < int32_t > ({ i + 1 }), SaveFormat...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...