Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 155,328 for

2

(0.17 sec)
  1. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...Heinz August 20, 2025, 2:39pm 21 My bad on the ConsoleApp...again so much for your help! 2 Likes M.Heinz August 27, 2025...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  3. Excel导出pdf,图表标签位置不一致 - Free Support Forum - asp...

    excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比.png,这是bug,还是要做什么设置? Excel_pdf对比.png (116.9 KB) 图表导出pdf异常.zip (286.0 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表导出pdf异常.xl…...中文技术支持 lingtian December 2, 2025, 2:10am 1 excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比...Professionalize.Discourse December 2, 2025, 2:12am 2 @lingtian 概要 使用 Aspose...

    forum.aspose.com/t/excel-pdf/322363
  4. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured documents for improved efficiency and organization....#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...
  5. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured documents, ensuring seamless integration and accuracy....#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...
  6. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....$defaultWorksheetInde , 0 , 2 , "Series 2" ), $chart -> getType ());...$defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); $chart -> getChartData...

    docs.aspose.com/slides/php-java/create-chart/
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/java/create-chart/
  9. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET.... Add ( new Vector4 ( 2 , 1 , 0 )); // Point 1 mesh ....Add ( new Vector4 ( 2 , 2 , 0 )); // Point 2 mesh . ControlPoints...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  10. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....TabStopCollection indexer (1 of 2) Gets a tab stop at the given...tabStops . Count , Is . EqualTo ( 2 )); Assert . That ( tabStops [...

    reference.aspose.com/words/net/aspose.words/tab...