Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 153,248 for

2

(0.21 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // Adds...

    docs.aspose.com/slides/cpp/create-chart/
  2. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++....get_Border () -> set_LineWidth ( 2.5 ); builder -> get_Font () ->...Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  4. ChartDataLabelLocationMode Enum | Aspose.Words ...

    Discover the Aspose.Words.ChartDataLabelLocationMode enum to effectively customize data label positioning with intuitive Left and Top property settings....chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Add PDF Page Stamp to PDF|Aspose.PDF for PHP vi...

    Add a Page stamp to a PDF file using the PdfPageStamp class with PHP....input document and we want apply 2 kinds of border with blue and...PdfPageStamp ( $inputPageFile , 2 ); $plumPageStamp -> setHeight...

    docs.aspose.com/pdf/php-java/page-stamps-in-the...
  6. 选中单元格的数值计算问题 - Free Support Forum - aspose.com

    选中单元格的数值计算问题...Discourse April 16, 2025, 1:54am 2 @feng.qun.zhu.avaryholding.com...avaryholding.com April 16, 2025, 2:02am 3 当数值使用千分位格式时,计算出现了问题 wanghao...

    forum.aspose.com/t/topic/311370
  7. How to create a CadPolyline with 3D data (Z coo...

    I’m using Aspose.CAD for .NET (C#) and I’m generating a DwgImage completely from scratch. I’ve successfully created a CadLwPolyline using 2D coordinates, but now I need to represent actual 3D data — meaning coordinates …...net , dwg- Abne May 14, 2025, 2:04pm 1 I’m using Aspose.CAD for...Professionalize.Discourse May 14, 2025, 2:04pm 2 @Abne Could you please provide...

    forum.aspose.com/t/how-to-create-a-cadpolyline-...
  8. XmlMapping.PrefixMappings | Aspose.Words for .NET

    Discover the XmlMapping PrefixMappings property for seamless XML namespace prefix mapping and efficient XPath evaluation. Enhance your XML processing today!...#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  9. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format.... writeln ( "Section 1, page 2." ); builder . insertBreak ( aw...builder . writeln ( "Section 2, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...