Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 19,345 for

2 of

(0.04 sec)
  1. 106364971.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green...Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1 Blue Red...

    docs.aspose.com/cells/ru/python-java/removing-s...
  2. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... write ( 'Section 2' ) builder . insert_break ( aw...be displayed in sections 1 and 2.' ) builder . move_to_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color.... SINGLE , 2 , aspose . pydrawing . Color ...builder . writeln ( 'Row 1, Cell 2.' ) builder . end_row () # Reset...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....its last paragraph, specify -2. Remarks The navigation is performed...MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::String > ({FONTS_FOLDER})); 2 System ::SharedPtr < DrFont >...path to the documents directory. 2 System::String dataDir = RunE...

    docs.aspose.com/page/cpp/ps/working-with-text/
  7. Aspose::Words::Markup::XmlMapping::Delete metho...

    Aspose::Words::Markup::XmlMapping::Delete method. Deletes mapping Of the parent structured document to XML data 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...
  8. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section Of this story 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. When bookmarks are in nearby table cells, bookm...

    Hi Aspose team, In .NET, I have trouble with bookmark content inserting like this : I have 2 bookmarks “BM_Cell1” and “BM_Cell2” in table cells like image below (the second is next to the first) image.png (3.4 KB) …...inserting like this : I have 2 bookmarks “BM_Cell1” and “BM_Cell2”...texts into each bookmarks, but 2 texts are written into BM_Cell1...

    forum.aspose.com/t/when-bookmarks-are-in-nearby...
  10. 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/