Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 70,805 for

values

(0.24 sec)
  1. BuiltInDocumentProperties.revisionNumber proper...

    BuiltInDocumentProperties.revisionNumber property. Gets or sets the document revision number....EDITTIME can display these values in the document body. /*console...template}`);*/ // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用Aspose.Cells将数据导入工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....containing names as string values String [] names = new String...names to the list as string values list . add ( "laurence chen"...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  3. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....XmlDataSource is capable to recognize values of the following types by their...corresponding attributes and text values of XML elements must be formed...

    docs.aspose.com/words/python-net/linq-reporting...
  4. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow....target paragraph gets the copied values. import aspose.slides as slides...use ParagraphFormat to set values temp . paragraph_format . alignment...

    docs.aspose.com/slides/python-net/copying-parag...
  5. ChartAxis.DisplayUnit | Aspose.Words for .NET

    Discover how the ChartAxis DisplayUnit property enhances your data visualization by optimizing value axis scaling for clearer insights....the scaling value of the display units for the value axis. public...property has effect only for value axes. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.dra...
  6. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured document tag....log ( "StructuredDocumentTa values:" ); console . log ( `\t|Id:...log ( "StructuredDocumentTa values:" ); console . log ( `\t|Id:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....cells populated with values where a value can be simple (text...formula or a formula‑based value. In such a case, it is easy...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  8. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry...setter def yomi ( self , value : str ): ... Examples Shows...the XE field's Text property value on the left side, # and the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results for all types of marks under various conditions.... Lower values allow even the lightest marks...as false positives. Higher values require a more solid fill and...

    docs.aspose.com/omr/java/recognition/accuracy-t...
  10. Convert RGB to HSL in Python

    This concise guide explains the essential concepts involved in converting RGB to HSL in Python. It presents a clean and structured sequence of actions while also offering a practical example to convert RGB to HSL in Python....images by computing comparable values for each pixel. Steps to Convert...whenever you need to transform RGB values into the HSL color model Create...

    kb.aspose.com/svg/python/convert-rgb-to-hsl-in-...