Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,452 for

makearray

(0.1 sec)
  1. Incorrect diacritic placement when converting A...

    Hi, We realised that when converting certain Arabic characters, Aspose is puting some accent to the wrong place. If you test the Word document I provided, you will noticed that the character U+064B : ARABIC FATHATAN​ i…...>SetFontsSources(System::MakeArray<System::SharedPtr<Aspose:...

    forum.aspose.com/t/incorrect-diacritic-placemen...
  2. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options.... auto slides = MakeArray < int32_t > ({ 1 , 3 }); //...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...使用路径绘制操作符 auto operators = MakeArray < System :: SmartPtr < Operator...

    docs.aspose.com/pdf/zh/cpp/operators/
  4. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....outputBuffer = System :: MakeArray < uint8_t > ( inputStream...

    docs.aspose.com/slides/cpp/working-solution-for...
  5. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...strikeOutAnnotation -> set_QuadPoints ( MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  6. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...-> set_VerticeCoordinate ( MakeArray < float > ({ 0 , 0 , 100 ...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  7. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....TOC elements auto titles = MakeArray < String > ( 4 ); titles ->...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  8. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...graph -> set_DashArray ( MakeArray < int > ( 3 )); // 将虚线相位值设置为...graph -> set_DashArray ( MakeArray < int > ( 3 )); // 设置虚线相位值为1...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  9. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages....numericFormulas = System::MakeArray < System::String > ({u "IsNumeric('AAA')"...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  10. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory...."PMingLiU-ExtB" , System :: MakeArray < System :: String >({ u "Liberation...

    docs.aspose.com/words/cpp/specify-truetype-font...