Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,475 for

makearray

(0.1 sec)
  1. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....GlyphId >> gids = System::MakeArray < System::SharedPtr < Asp...TransformationMatrix > (System::MakeArray < double > ({fontSize * resolutionCorrection...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  2. 档案

    档案...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({ u"{FONT_FOLDER}"...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({ u"{FONT_FOLDER}"...

    blog.aspose.com/zh/page/convert-postscript-eps-...
  3. 使用 Aspose.Page C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 EPS 到 WMF 的转换功能。...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({u"{FONT_FOLDER}"}));...options->set_AdditionalFontsFolde(System::MakeArray<System::String>({u"{FONT_FOLDER}"}));...

    docs.aspose.com/page/zh/cpp/convert/eps-to-png/
  4. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents....itutes(u"Arial", System::MakeArray<System::String>({ u"Helvetica"...

    docs.aspose.com/words/cpp/font-manipulation-and...
  5. Aspose::Words::Fields::FieldAutoText class | As...

    Aspose::Words::Fields::FieldAutoText class. Implements the AUTOTEXT field. To learn more, visit the documentation article in C++....set_BuiltInTemplatesPath ( System :: MakeArray < System :: String > ({ get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...Annotation auto points = MakeArray < System :: SharedPtr < Point...270 , 193 , 571 , 383 ), MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/cpp/figures-annotation/
  7. 使用 C++ 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。...AddTable ( 10 , 10 , System :: MakeArray < double > ({ 100 , 150 })...}), System :: MakeArray < double > ({ 5 , 5 , 5 }))); table ->...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  8. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....updatedFontSources = System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....GlyphId >> gids = System::MakeArray < System::SharedPtr < Asp...TransformationMatrix > (System::MakeArray < double > ({fontSize * resolutionCorrection...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....:: PageSet > ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...