Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 75,747 for

values

(0.07 sec)
  1. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your document automation and management....enum VbaReferenceType Values Name Value Description Registered...

    reference.aspose.com/words/net/aspose.words.vba...
  2. 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/...
  3. 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/...
  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. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject of the document....setter def subject ( self , value : str ): ... Examples Shows...fields that can display their values in the document body. # 1 -...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the document comments....setter def comments ( self , value : str ): ... Examples Shows...fields that can display their values in the document body. # 1 -...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Filter Objects while loading Workbook or Worksh...

    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....Please provide the appropriate value from the LoadDataFilterOption...enumeration has the following values. NONE ALL CELL_BLANK CELL_STRING...

    docs.aspose.com/cells/java/filter-objects-while...
  9. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Java. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....creates a new Excel file and puts values of the chart in the first worksheet...

    docs.aspose.com/cells/java/date-axis/
  10. Retrieve a dictionary of all named ranges in a ...

    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.... Value , dn . Text ); } } return returnValue...returnValue . Add ( rn . Name , rn . Value . ToString ()); } return returnValue...

    docs.aspose.com/cells/net/retrieve-a-dictionary...