Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 20,642 for

2 of

(0.2 sec)
  1. 106364965.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/formatting...
  2. 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...
  3. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping Of the parent structured document to XML data....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveOptions SaveFormat property, which defines how your document is saved. Ensure optimal XPS format for seamless document handling!...serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning Of footnotes in this document.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured document tag is mapped in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....setColumns(2); doc.save(getArtifactsDir() +..."Footnote 1."); builder.write("Text 2. "); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...
  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/