Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 9,889 for

2 of

(0.05 sec)
  1. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for cells.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... 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...
  3. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....writeln(" characters"); // 2 - Track the word count with a...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area Of a table with assigned table style in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Rendering Timescaled Gantt Chart Views

    Learn how to render Gantt charts from your project files (MPP/XML/Primavera XML) with different timescale resolutions using Aspose.Tasks for Java....mpp" ); 2 // Save to one page image (Timescale...options = new PdfSaveOptions(); 2 options. PresentationFormat =...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  6. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting Of this data point....'Category 2' , 'Category 3' , 'Category 4' ], values = [ 1 , 2 , 3...pydrawing . Color . red data_points [ 2 ] . format . fill . fore_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converter | Aspose.Words for Java

    Represents a group Of methods intended to convert a variety Of different types Of documents using a single line Of code in Java....2.jpeg", SaveFormat.JPEG); LoadOptions...getArtifactsDir() + "LowCode.ConvertToImages.2.jpeg", SaveFormat.JPEG); LoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Change Background Color in HTML? C# Exam...

    In this article, we will use C# examples to show different ways to change background color in HTML files using Aspose.HTML for .NET....output path for document saving 2 string savePath = Path. Combine...JavaScript code Copy 1 < script > 2 // Find the paragraph element...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. LegendPosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.LegendPosition enum to easily customize your chart legend's position for enhanced data visualization.... Left 2 Specifies that the legend shall...); Assert . AreEqual ( "Series 2" , chart . Series [ 1 ]. Name...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....writeln("Item 2"); builder.getListFormat().listIndent();...fileContainsString("1. Item 1\r\n" + " a. Item 2\r\n" + " i. Item 3", docText);...

    reference.aspose.com/words/java/com.aspose.word...