Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,379 for

makearray

(0.1 sec)
  1. 使用运算符与C++协作|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/operators/
  2. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....set_AdditionalFontsFolde(System::MakeArray < System::String > ({dir}));...

    docs.aspose.com/page/cpp/ps/working-with-document/
  3. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....strikeOutAnnotation -> set_QuadPoints ( MakeArray < System :: SharedPtr < Point...

    docs.aspose.com/pdf/cpp/extra-annotations/
  4. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....-> set_VerticeCoordinate ( MakeArray < float > ({ 0 , 0 , 100 ...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  5. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....performance of calculating LET and MAKEARRAY functions with complex parameters...for smart markers Support MAKEARRAY function for formulas Support...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  6. 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...
  7. 在 PostScript 中处理文档 | C++

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能。...set_AdditionalFontsFolde(System::MakeArray < System::String > ({dir}));...

    docs.aspose.com/page/zh/cpp/ps/working-with-doc...
  8. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  9. 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...
  10. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C++ using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents.... auto slides = MakeArray < int32_t > ({ 1 , 3 }); //...

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