Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 73,806 for

values

(0.13 sec)
  1. 使用GridLines导出Excel到HTML via JavaScript。|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++导出带有网格线的Excel文件到HTML格式。...worksheet with some integer values for ( let r = 0 ; r < 10 ;...cells . get ( r , c ); cell . value = r * 1 ; } } // Save your workbook...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....fields that can display their values in the document body. // 1...field that can display its value. properties -> set_Category...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberSeparator method. Gets or sets the character sequence that is used to separate an index entry and its page number in C++....the XE field's Text property value on the left side, // and the...group XE fields with matching values in the "Text" property // into...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++....enum class StyleType Values Name Value Description Paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files....new fill or stroke attribute value for the circle element. Save...Set a new "fill" attribute value for the circle element 16 circleElement...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  6. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....public enum WarningType Values Name Value Description DataLossCategory...

    reference.aspose.com/words/net/aspose.words/war...
  7. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting....public enum WrapType Values Name Value Description None 3 No...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....enum class GradientStyle Values Name Value Description None -1 No...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance....enum CssStyleSheetType Values Name Value Description Inline 0 CSS...styles are written inline (as a value of the style attribute on every...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....which can accept different values. This example demonstrates...changing cell) with default value sic . add ( 3 , 1 , "1100000"...

    docs.aspose.com/cells/python-net/create-manipul...