Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 150,034 for

2

(0.4 sec)
  1. Shading.clearFormatting method | Aspose.Words f...

    Shading.clearFormatting method. Removes shading from the object.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity.... FieldDate , true ); // 2 - Append a TIME field using a...That ( doc . Range . Fields [ 2 ]. Result , Is . EqualTo ( "Placeholder...

    reference.aspose.com/words/net/aspose.words/par...
  4. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。... value = 2 ; sheet . cells . get ( 0 , 2 ). value = 3 ;...get ( 1 , 2 ). value = 6 ; sheet . cells . get ( 2 , 0 ). value...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  5. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...of merged cell with RowSpan={2} and ColSpan={3} starting from...如果我们合并两个单元格对 (1, 1) x (2, 1) 和 (1, 2) x (2, 2),得到的表格将会编号。下面的 C# 代码演示了此过程:...

    docs.aspose.com/slides/zh/net/manage-cells/
  6. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a table cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now.... BySeries , 2 , EffectType . Appear , EffectSubtype... . ByElementInCategory , 0 , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/net/animated-charts/
  8. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for С++ chart worksheets and automate reports across PPT and PPTX files....ObjectExt :: Box < double > ( - 2.5 )); workbook -> GetCell ( 0...value2 = cell2 -> get_Value (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  9. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…... We have 2 bugs on our end that we’re hoping...sergei.shibanov January 24, 2026, 2:35pm 22 @strikeCommand I apologize...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  10. Aspose::Words::Section::Clone method | Aspose.W...

    Aspose::Words::Section::Clone method. Creates a duplicate of this section in C++...."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...( 0 ); ASSERT_EQ ( u "Section 2" , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/sec...