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

values

(0.08 sec)
  1. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method...TabAlignment A TabAlignment value that specifies the alignment...leader TabLeader A TabLeader value that specifies the type of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming reader...interpolate_images ( self , value : bool ): ... Remarks When the...transition between adjacent sample values. A conforming Reader may choose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a tab stop in C++....enum class TabAlignment Values Name Value Description Left 0 Left-aligns...depending on the tab leader's value, leave a line between the tab...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. View or Edit POT Files Metadata using Python | ...

    Python source code to edit or view POT format metadata....developers can access and modify the values of built-in properties as well...documentProperties . set_custom_property_value( "New Custom" , 12 ) documentProperties...

    products.aspose.com/slides/python-net/metadata/...
  5. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata....developers can access and modify the values of built-in properties as well...documentProperties . set_custom_property_value( "New Custom" , 12 ) documentProperties...

    products.aspose.com/slides/python-net/metadata/...
  6. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata....developers can access and modify the values of built-in properties as well...documentProperties . set_custom_property_value( "New Custom" , 12 ) documentProperties...

    products.aspose.com/slides/python-net/metadata/...
  7. View or Edit FODP Files Metadata using Python |...

    Python source code to edit or view FODP format metadata....developers can access and modify the values of built-in properties as well...documentProperties . set_custom_property_value( "New Custom" , 12 ) documentProperties...

    products.aspose.com/slides/python-net/metadata/...
  8. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....page_range_separator ( 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. User Interface for Creating Reports|Aspose.Word...

    How to create report using the Aspose.Words for SharePoint from SharePoint UI....Enter the required parameter values of the appropriate type. Select...site collection. The default value is where the report template...

    docs.aspose.com/words/sharepoint/user-interface...
  10. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...; // Put the values inside the cell cell1 . value = "Hello World...World!" ; cell2 . value = "Hello World!!" ; // Save to XLSX const...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...