Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 19,344 for

2 of

(0.07 sec)
  1. Chart Worksheet Formulas|Aspose.Slides for PHP ...

    PowerPoint Equations and Spreadsheet Formulas...( 0 , "F2" ) -> setValue ( - 2.5 ); $workbook -> getCell ( 0...$value2 = $cell2 -> getValue (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/php-java/chart-worksheet...
  2. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/java/manage-cells/
  3. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/androidjava/manage-cells/
  4. Manage Cells|Aspose.Slides for PHP Documentation

    Table cells in PowerPoint presentations...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } # Merges cells (1, 1) x (2, 1) $tbl -> mergeCells ( $tbl...

    docs.aspose.com/slides/php-java/manage-cells/
  5. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document tags to custom XML data parts for enhanced document integration....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" , Encoding . UTF8...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Markup::XmlMapping::get_PrefixMa...

    Aspose::Words::Markup::XmlMapping::get_PrefixMappings method. Returns XML namespace prefix mappings to evaluate the XPath in C++....#1</text><text>Text element #2</text></root>" ; SharedPtr < CustomXmlPart...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....example -1 means the last item, -2 means the second before last and...insert_cell () builder . write ( 'Cell 2' ) builder . end_table () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( BreakType...be displayed in sections 1 and 2." ); builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection Of [Section](../section/) objects in the document... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Page Options with C++|Documentation

    This article provides sample code to set page options Of Excel worksheets programmatically using C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(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/cpp/setting-page-options/